No release in over a year
Base for various CLI generation tools.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
~> 0.12.1
~> 3.0
~> 3.9
~> 1.36.0
~> 0.21.0
~> 0.13.0

Runtime

~> 2.0
~> 1.3
 Project Readme

Project Generator

Cirrus CI - Base Branch Build Status Codecov branch Code Climate Inline docs Gem License

Base for various CLI generation tools.

Installation

Add this line to your application's Gemfile:

gem 'project_generator'

And then execute:

bundle install

Or install it yourself as:

gem install project_generator

Usage

require 'project_generator'

# TODO

Development

After checking out the repo, run bundle install to install dependencies.

Then, run bundle exec rspec to run the tests.

To install this gem onto your local machine, run toys gem install.

To release a new version, run toys gem release %version%. See how it works here.

Contributing

Bug reports and pull requests are welcome on GitHub.

License

The gem is available as open source under the terms of the MIT License.