Skip to content

A simple command to never hear "command not found: $" again.

License

Notifications You must be signed in to change notification settings

jackHedaya/dollar-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ command

A simple command to never hear command not found: $ again!

Motive

How often do you copy and paste something like $ npm i some-package or $ git clone my-repo before getting the following stupid error message?

command not found: $

Frustrating, isn't it? Here's a simple solution that segues perfectly into installation instructions.

Installation

  • $ gem install dollar-command

Usage

Quite simple –– the $ command will pass on all of its arguments as a new command.

Development

To install this gem locally during development, run $ bundle exec rake install

To release, bump version.rb and run $ bundle exec rake release

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/jackHedaya/dollar-command.

License

The gem is available as open source under the terms of the MIT License.

About

A simple command to never hear "command not found: $" again.

Resources

License

Stars

Watchers

Forks