Skip to content

Commit

Permalink
docs(readme): add install, usage and license sections
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Aug 29, 2017
1 parent 042e947 commit 957da98
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# ybiquitous's command-line tools

## Install

```sh
npm install @ybiquitous/cli --save-dev
```

## Usage

```sh
ybiquitous --help
```

## License

[MIT License](LICENSE)

0 comments on commit 957da98

Please sign in to comment.