Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nedomas/che_guevara

Gem which shows you the inefficient commands you use in shell
https://github.com/nedomas/che_guevara

Last synced: 19 days ago
JSON representation

Gem which shows you the inefficient commands you use in shell

Awesome Lists containing this project

README

        

# CheGuevara

He shows you the inefficient commands you use in shell.

## Installation

$ gem install che_guevara

## Usage

Just add to the path and call him with `che_guevara`.

## Contributing

1. Fork it ( http://github.com//che_guevara/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