mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-30 08:03:55 +00:00
Clean README
This commit is contained in:
parent
e3141a6085
commit
14523f033d
18
README.md
18
README.md
@ -9,29 +9,15 @@ The official Resin CLI tool.
|
||||
## Installing
|
||||
|
||||
```sh
|
||||
$ git clone git@github.com:resin-io/resin-cli.git
|
||||
$ cd resin-cli
|
||||
$ npm install
|
||||
$ npm install -g resin-cli
|
||||
```
|
||||
|
||||
### If you want to have resin on your PATH:
|
||||
|
||||
```sh
|
||||
$ npm install -g
|
||||
```
|
||||
|
||||
### If you want to run it locally:
|
||||
### Running locally
|
||||
|
||||
```sh
|
||||
$ ./bin/resin
|
||||
```
|
||||
|
||||
Or:
|
||||
|
||||
```sh
|
||||
$ node build/app.js
|
||||
```
|
||||
|
||||
## Tests
|
||||
|
||||
You can run the [Mocha](http://mochajs.org/) test suite, you can do:
|
||||
|
Loading…
x
Reference in New Issue
Block a user