Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ytnobody/plenvsetup
plenv setup automator
https://github.com/ytnobody/plenvsetup
perl setuptools shell-script
Last synced: 2 months ago
JSON representation
plenv setup automator
- Host: GitHub
- URL: https://github.com/ytnobody/plenvsetup
- Owner: ytnobody
- Created: 2014-05-31T07:38:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T21:58:43.000Z (over 2 years ago)
- Last Synced: 2024-05-09T13:23:35.731Z (8 months ago)
- Topics: perl, setuptools, shell-script
- Language: Shell
- Homepage: https://gist.github.com/ytnobody/5660193
- Size: 17.6 KB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# plenvsetup
plenv setup automation tool
## SYNOPSIS
On bash,
$ curl -L http://is.gd/plenvsetup | bash
$ . ~/.bash_profileOr, on zsh,
$ curl -L http://is.gd/plenvsetup | zsh
$ . ~/.zprofile## ENVIRONMENT
- bash
- zsh## REQUIRES
- curl
- git
- gcc## AUTHOR
- ytnobody
## CONTRIBUTOR
- songmu
- tsucchi
- xtetsuji## SPECIAL THANKS
- nqounet
- oyomeni_onihime
- p52_rocca## LICENSE
[Artistic License 2.0](http://opensource.org/licenses/Artistic-2.0)