0.0.4 โ€ข Published 5 years ago

ganco v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

โœจ Ganco cli

Simple cli to generate a nice readme, licence or package.json file

npm.io npm.io npm.io npm.io

โญ๏ธ Install

$ npm install ganco -g
// or
$ yarn add ganco -g

๐Ÿ“– Usage

> ganco readme

> ganco license

> ganco package

๐Ÿงช Tests

npm run tests

๐Ÿฆ Build with

  • Nodejs
  • inquirer

๐Ÿค Contributing

Pull requests are the greatest contributions, so be sure they are focused in scope, and do avoid unrelated commits.

  • Fork it!
  • Clone your fork: git clone https://github.com//repo-name
  • Navigate to the newly cloned directory: cd repo-name
  • Create a new branch for the new feature: git checkout -b my-new-feature
  • Install the tools necessary for development: npm install
  • Make your changes.
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request with full remarks documenting your changes.

๐Ÿ“ Author

Haikel Fazzani

โ€Žโ€โš–๏ธ License

This project is licensed under the MIT License - see the LICENSE.md file for details

0.0.3

5 years ago

0.0.2

5 years ago

0.0.4

5 years ago

0.0.1

5 years ago