Sha256: 1f93ec18440d7a1577e2ee392bdf84f2ca0e105b852678aad6725861b47f4eba
Contents?: true
Size: 789 Bytes
Versions: 1
Compression:
Stored size: 789 Bytes
Contents
# <%= namespace %> <%= description %> ## Install ### Bundler: `gem "<%= name %>"` ### RubyGems: `gem install <%= name %>` ## Usage ```rb <%= file("examples/simple.rb") %> ``` See the `examples/` directory for more examples. ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake` to run the tests. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/<%= github %>/<%= name %>. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
observe_event-0.1.0 | templates/README.md.erb |