Envie
latest

Contents:

  • Quick start
  • Setup
  • Commands Reference
Envie
  • Docs »
  • Welcome to Envie’s documentation!
  • Edit on GitHub

Welcome to Envie’s documentation!¶

Contents:

  • Quick start
    • Start with envie help
  • Setup
    • Install
    • Configure
  • Commands Reference
    • Calling Envie
    • envie / chenv - Interactively activate the closest virtual environment
    • envie create / mkenv - Create a new virtual environment
    • envie remove / rmenv - Delete the active virtual environment
    • envie list / lsenv [DIR] - List virtual environments below DIR
    • envie find / findenv [DIR] - Find the closest virtual environment around DIR
    • envie python / envie SCRIPT - Run Python SCRIPT in the closest virtual environment
    • envie run CMD - Run CMD in the closest virtual env
    • envie config - Configure Envie
    • envie index - (Re-)Index Environments
    • envie-tmp SCRIPT - Run SCRIPT in a temporary environment

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2017, Radomir Stevanovic. Revision 8bad0e8c.

Built with Sphinx using a theme provided by Read the Docs.