project
Version:
create projects
25 lines (12 loc) • 274 B
Markdown
# project(1)
## install
`npm install project -g`
## create projects!
`project node awesome`
`project component tooltip a different kind of tooltip`
## changing defaults
`project set author stagas`
`project set licence MIT`
_(uses ~/project.json)_
## Licence
MIT