Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# plenvsetup

plenv setup automation tool

## SYNOPSIS

On bash,

$ curl -L http://is.gd/plenvsetup | bash
$ . ~/.bash_profile

Or, 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)