mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-09 19:13:14 -06:00
docs: add one-liner demo
This commit is contained in:
parent
9ab5e20add
commit
6ddd608d23
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Try before you buy!
|
||||||
|
```sh
|
||||||
|
python3 <(curl -fsSL gh.dayl.in/viv/viv.py) run pycowsay -- "Viv isn't venv\!"
|
||||||
|
```
|
||||||
---
|
---
|
||||||
|
|
||||||
`Viv` is a standalone dependency-free `venv` creator.
|
`Viv` is a standalone dependency-free `venv` creator.
|
||||||
|
|
Loading…
Reference in a new issue