nndiscourse/nndiscourse
dickmao 877b21328a dependabot insists on rack >= 2.1.4 2020-08-12 20:28:42 -04:00
..
lib multi server-name 2020-01-30 13:58:58 -05:00
spec lints 2020-01-27 10:52:40 -05:00
.gitignore makes 2020-01-27 10:51:50 -05:00
.rubocop.yml lints 2020-01-27 10:52:40 -05:00
Gemfile dependabot insists on rack >= 2.1.4 2020-08-12 20:28:42 -04:00
Gemfile.lock dependabot insists on rack >= 2.1.4 2020-08-12 20:28:42 -04:00
Makefile test machinery 2020-02-11 14:00:21 -05:00
README.md Pre Thor-ify of exe/rpc, push to github 2019-09-06 11:32:46 -04:00
Rakefile lints 2020-01-27 10:52:40 -05:00
nndiscourse.gemspec Update rake requirement from ~> 11.1 to ~> 13.0 in /nndiscourse 2020-02-29 18:39:18 +00:00
nndiscourse.thor nndiscourse.thor 2020-01-31 10:55:33 -05:00

README.md

Nndiscourse

Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file lib/nndiscourse. To experiment with that code, run bin/console for an interactive prompt.

TODO: Delete this and the text above, and describe your gem

Installation

Add this line to your application's Gemfile:

gem 'nndiscourse'

And then execute:

$ bundle

Or install it yourself as:

$ gem install nndiscourse

Usage

TODO: Write usage instructions here

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dickmao/nndiscourse.

License

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