manage golang in your virtualenv
Project description
#golangenv
This tool is inspired by [nodeenv](https://github.com/ekalinin/nodeenv) and allows you to install golang into your virtualenvs.
Unlike nodeenv, golangenv only works inside virtualenvs.
## Install
` $ virtualenv myenv $ source myenv/bin/activate $ pip install golangenv $ golangenv install 1.5.1 `
## Example
` $ mkdir frontend $ echo 'use_env frontend' > frontenv/.env $ cd frontend $ pip install nodeenv golangenv $ golangenv install 1.5.1 $ go version `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
golangenv-0.1.tar.gz
(4.0 kB
view details)
File details
Details for the file golangenv-0.1.tar.gz
.
File metadata
- Download URL: golangenv-0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb2a0d0d6cb365a16488d4948992c15ab57f2e6eec7a586aeeb2dab0b2b6266b |
|
MD5 | 95bcc004435381f1ed1e1824b5a0424f |
|
BLAKE2b-256 | c8bbe5d610a072db1faf3f7404cba7f03a0b9692ed96d450bc9396821ccb2468 |