https://github.com/with-heart/dotrvm
dotrvm is a simple rvm dotfiles generator.
https://github.com/with-heart/dotrvm
Last synced: 4 months ago
JSON representation
dotrvm is a simple rvm dotfiles generator.
- Host: GitHub
- URL: https://github.com/with-heart/dotrvm
- Owner: with-heart
- License: mit
- Archived: true
- Created: 2015-04-04T03:39:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-04T03:57:52.000Z (about 10 years ago)
- Last Synced: 2024-10-02T08:59:14.408Z (8 months ago)
- Language: Shell
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotrvm
## A simple rvm dotfiles generatordotrvm is a shell script that generates .ruby-version and .ruby-gemset files in the current directory (with overwrite verification if files exist).
### Usage
dotrvm -h/--helpdotrvm \[ruby version\] \[gemset name\]
### Example
dotrvm ruby-2.2.1 my_little_project