Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nedomas/che_guevara
- Owner: Nedomas
- License: mit
- Created: 2014-04-03T16:15:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-03T16:20:46.000Z (over 10 years ago)
- Last Synced: 2024-10-22T07:43:22.759Z (2 months ago)
- Language: Ruby
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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