Skip to content

0d0f/exfe-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exfe-cli

Command line interface to exfe.com

Installation

[sudo] gem install exfe

Install from source code

[sudo] gem install bundler && bundle && rake build && [sudo] rake install

Compatible with Ruby 1.8.7+ and Ruby 1.9+

Usage

List my crosses

exfe crosses

View a cross

exfe cross CROSS_ID

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Miscellaneous

Made with love through Readme Driven Development

About

Command line interface to exfe.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors