Skip to content

Commit

Permalink
build(readme.md): update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aniltks committed Sep 3, 2019
1 parent c46afd9 commit 3ed7714
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# generate npm package
This is cli to create boiler plate for npm package project.

# Getting Started

## Installation

`npm install -g generate-npm-package`

## Usage
### create npm package project

`$ generate-npm-package`

![create](https://user-images.githubusercontent.com/18716334/64155422-78c00100-ce52-11e9-94b5-273ecbca0366.png)
Expand Down

0 comments on commit 3ed7714

Please sign in to comment.