Sha256: b6ea345dca232ed4b83c622a4f0c6e1f63f1abb1a003a494098454f87a6aae83
Contents?: true
Size: 918 Bytes
Versions: 3
Compression:
Stored size: 918 Bytes
Contents
#<%= package_name.capitalize %> Documentation <% if options[:github_user] %> [![Build Status](https://travis-ci.org/<%= options[:github_user] %>/<%= package_name %>.png?branch=develop)](https://travis-ci.org/<%= options[:github_user] %>/<%= package_name %>) [![Coverage Status](https://coveralls.io/repos/<%= options[:github_user] %>/<%= package_name %>/badge.png)](https://coveralls.io/r/<%= options[:github_user] %>/<%= package_name %>) [![Code Climate](https://codeclimate.com/github/<%= options[:github_user] %>/<%= package_name %>.png)](https://codeclimate.com/github/<%= options[:github_user] %>/<%= package_name %>) <% end %> ###Development bundle exec guard This will start guard watching and running the tests on change. ###Testing - `rake` - Runs all of the tests. - `rake build` - Runs a subset of build tests, as specified in the Rakefile. - `rake quality` - Analysis of code quality with Rubocop.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
begin-1.1.1 | lib/templates/README.md.tt |
begin-1.1.0 | lib/templates/README.md.tt |
begin-1.0.1 | lib/templates/README.md.tt |