Mkdircd
A single command to create and cd into the directory
Installation
Installation is simple (assuming you have Ruby installed). Just run
$ gem install mkdircd
Usage
TODO: Write usage instructions here
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request