eclectica v0.9.0
Like pyenv for Python, rbenv for Ruby, nvm Node.js and etc. Managing multiple languages and doing it in a little more enjoyable fashion
Install
go get
go get github.com/markelog/eclectica/bin/{ec,ec-proxy}npm
[sudo] npm install -g eclecticapip
sudo -H pip install -v eclecticagem
sudo gem install eclecticacargo
cargo install eclecticacurl
curl -s https://raw.githubusercontent.com/markelog/ec-install/master/scripts/install.sh | shDefault installation folder is /usr/local/bin, so you might need to execute sh with sudo like this –
curl -s https://raw.githubusercontent.com/markelog/ec-install/master/scripts/install.sh | sudo shif you need to install it to your $HOME for example, do this
curl -s https://raw.githubusercontent.com/markelog/ec-install/master/scripts/install.sh | EC_DEST=~/bin shwget
wget -qO - https://raw.githubusercontent.com/markelog/ec-install/master/scripts/install.sh | shDefault installation folder is /usr/local/bin, so you might need to execute sh with sudo like this –
wget -qO - https://raw.githubusercontent.com/markelog/ec-install/master/scripts/wget-install.sh | sudo shif you need to install it to your $HOME for example, do this
wget -qO - https://raw.githubusercontent.com/markelog/ec-install/master/scripts/wget-install.sh | EC_DEST=~/bin sh1 year ago
2 years ago
3 years ago
3 years ago
3 years ago
4 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago