Sha256: 9b00b9460ec2088d98f9aa90570a4b192bbf3a6e69aac11bbcb02399e39fd304

Contents?: true

Size: 1.5 KB

Versions: 2

Compression:

Stored size: 1.5 KB

Contents

%#----------------------------------------------------------------------------
## ABOUT
%#----------------------------------------------------------------------------

#{project_name} is a TODO that TODO.

%#----------------------------------------------------------------------------
### Features
%#----------------------------------------------------------------------------

* Does TODO.

* Reduces TODO.

* Lets you TODO.

* Composed of TODO lines of code.

%#----------------------------------------------------------------------------
### Resources
%#----------------------------------------------------------------------------

* Issue tracker (report bugs, request features, get help):
  <http://github.com/TODO/#{package_name}/issues>

* Source code (browse online or obtain with [Git](http://git-scm.com)):
  <http://github.com/TODO/#{package_name}>

* API documentation:
  <<%= File.join(#{library_name}::WEBSITE, 'api/') %>>

* Announcements feed:
  <<%= File.join(#{library_name}::WEBSITE, 'ann.xml') %>>

* Official website:
  <<%= Ember::WEBSITE %>>

%#----------------------------------------------------------------------------
### Setup
%#----------------------------------------------------------------------------

Prerequisites:

  > TODO: list all software necessary to run your project

  * [Ruby] #{RUBY_VERSION} or newer.

  * [RubyGems] #{Gem::RubyGemsVersion} or newer.

Installing:

    gem install #{package_name}

Upgrading:

    gem update #{package_name}

Removing:

    gem uninstall #{package_name}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
inochi-2.0.1 lib/inochi/templates/README.rbs
inochi-2.0.0 lib/inochi/templates/README.rbs