License-CLI
This gem helps you to add license information to your project.
Installation
gem install license_cli
Bundler isn't recommended, but it's possible to use it.
Usage
- Open terminal and run
license
command. - Select the license you want to add.
- Fill some fields such as
name
,email
andyear
. - Done!
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/sevenc-nanashi/license-cli.
License
The gem is available as open source under the terms of the MIT License.