Skip to content

Commit

Permalink
Updates the install and the roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
javier.juarez authored and javier.juarez committed May 31, 2021
1 parent 75b8f8b commit 7f9add2
Showing 1 changed file with 5 additions and 20 deletions.
25 changes: 5 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,36 +106,21 @@ You don't need extra requisite to use this program, just get the release for you

### Installation

1. Get a free API Key at [https://example.com](https://example.com)
2. Clone the repo
```sh
git clone https://github.com/your_username_/Project-Name.git
```
3. Install NPM packages
```sh
npm install
```
4. Enter your API in `config.js`
```JS
const API_KEY = 'ENTER YOUR API';
```

Just download a copy of the releases for your OS


<!-- USAGE EXAMPLES -->
## Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

_For more examples, please refer to the [Documentation](https://example.com)_

```bash
ibmcloud ks cluster config --cluster my_iks_cluster -q --output yaml | ikscc > ${HOME}/.kube/config
```


<!-- ROADMAP -->
## Roadmap

See the [open issues](https://github.com/othneildrew/Best-README-Template/issues) for a list of proposed features (and known issues).

See the [open issues](https://github.com/jjuarez/iks-ctx-cleaner/issues) for a list of proposed features (and known issues).


<!-- CONTRIBUTING -->
Expand Down

0 comments on commit 7f9add2

Please sign in to comment.