Skip to main content

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

` virtualenvmyenv source myenv/bin/activate pipinstallgolangenv golangenv install 1.5.1 `

## Example

` mkdirfrontend echo 'use_env frontend' > frontenv/.env cdfrontend pip install nodeenv golangenv golangenvinstall1.5.1 go version `

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page