Sha256: 133f8fc39c5b5ace810180db92a0e8fdeaaff7af36975ee2434df0839fce496b
Contents?: true
Size: 379 Bytes
Versions: 1
Compression:
Stored size: 379 Bytes
Contents
# Codestatus ## Installation ```ruby gem 'codestatus' ``` ## Usage ```ruby puts Codestatus.status('rubygems/octokit') # => success ``` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/meganemura/codestatus. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
codestatus-0.1.0 | README.md |