Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/ushell-module-rbenv
Unix like shell module for rbenv.
https://github.com/afeiship/ushell-module-rbenv
cache mirror rbenv ruby rvm
Last synced: 8 days ago
JSON representation
Unix like shell module for rbenv.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-rbenv
- Owner: afeiship
- Created: 2016-11-01T06:20:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T14:18:00.000Z (almost 2 years ago)
- Last Synced: 2024-03-25T03:45:40.518Z (9 months ago)
- Topics: cache, mirror, rbenv, ruby, rvm
- Language: Shell
- Size: 225 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ushell-module-rbenv
> Unix like shell module for rbenv.## installation
```shell
npm i @jswork/ushell-module-rbenv
```## openssl problems
- https://coderwall.com/p/n9bnug/missing-the-openssl-lib-when-rbenv-install-2-1-0-dev## resources
- http://www.jianshu.com/p/ACs3kA
- https://ruby-china.org/wiki/rbenv-guide
- https://www.digitalocean.com/community/tutorials/how-to-install-ruby-on-rails-with-rbenv-on-centos-7
- https://gist.github.com/jpfuentes2/2002954