README
venikman
CLI portfolio.
Why?
- Every developer should have a portfolio.
- I want to create my fisrt npm module.
- I want to learn.
Install
npm install venikman -g
Usage
Get it into your program.
venikman
Contributing
See our contributing guidelines for more details.
- Fork it.
- Make a feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
License
MPL-2.0 © Stanislau Niadbailau
Go make something, dang it.