Sha256: 11683394215edb5f276b764a9be573bd88add0a7bcf05dd3e2756fefe2974cd1
Contents?: true
Size: 1.4 KB
Versions: 2
Compression:
Stored size: 1.4 KB
Contents
# CLI Generator of DOI Resolution Reports from an ElasticSearch Index 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/kishu`. To experiment with that code, run `bin/console` for an interactive prompt. ![kishu](https://c1.staticflickr.com/8/7196/6947533965_2ae463d1c6_b.jpg) ## Installation Add this line to your application's Gemfile: ```ruby gem 'kishu' ``` And then execute: $ bundle Or install it yourself as: $ gem install kishu ## Usage TODO: Write usage instructions here ## Development We use rspec for unit testing: ``` bundle exec rspec ``` Follow along via [Github Issues](https://github.com/datacite/kishu/issues). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/kishu. 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](https://opensource.org/licenses/MIT). ## Code of Conduct Everyone interacting in the Kishu project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/kishu/blob/master/CODE_OF_CONDUCT.md).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kishu-0.0.1 | README.md |
kishu-0.0.0 | README.md |