venvin-baz-plugin/README.md
Ari Archer 4768f97299
Added options and fixed sourcing
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-05-23 23:33:45 +03:00

29 lines
530 B
Markdown

# Baz plugin: venvin-baz-plugin
> Baz plugin for entering and exiting virtualenvs with ease
# Installation
- Using [baz plugin manager](https://ari-web.xyz/gh/baz):
```bash
$ baz install git 'https://ari-web.xyz/gh/venvin-baz-plugin'
```
# Dependencies
- Virtualenv
# Usage
It's simple, just type `venv`, it will either:
- Create a venv if it doesn't exit
- Enter a venv if it exists
- Exit a venv if you're in one
`venv` also accepts optional arguments for virtualenv
# Customisation
- `PY3` -- The `python3` command