Project

can963

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
You can check can963 out in detail.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.5
~> 0.7.0
~> 10
~> 2.14
~> 0.18

Runtime

~> 0.18
 Project Readme

Can963

Gem Version Build Status Code Climate Coverage Status

Check CAN963 out!

Installation

Install it yourself as:

$ gem install can963

Usage

CAN963 version follows Semantic Versioning 2.0.0 http://semver.org/

$ can963 version

Or use old command line style

$ can963 -v
$ can963 --version

Contributing

  1. Fork it ( http://github.com//can963/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request