Sha256: 37bc3bd4ad0be59f5f6e6a4aeb7e88102dc5218a61a333ff427e07d2ace72571
Contents?: true
Size: 992 Bytes
Versions: 4
Compression:
Stored size: 992 Bytes
Contents
# <%= config[:project].capitalize %> TODO: Write a gem description ## Installation Add this line to your application's Gemfile: gem '<%= config[:project] %>' And then execute: $ bundle Or install it yourself as: $ gem install <%= config[:project] %> ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request ## Testing TODO: Add information specific to your gem's test suite. The Rakefile comes with several convenience tasks for running tests as well. By rake task: + `spec`: Runs all rspec tests in the spec directory. + `yard`: Generates yard documentation. + `rubocop`: Runs rubocop. + `run_guards`: Runs all guards. `run_guards` is the one you're most likely to want to run, since it runs all the other test-related tasks.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
projecter-0.1.4 | templates/README.md.tt |
projecter-0.1.3 | templates/README.md.tt |
projecter-0.1.2 | templates/README.md.tt |
projecter-0.1.1 | templates/README.md.tt |