mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 22:46:19 +00:00
autopushed
This commit is contained in:
@@ -1,2 +1,10 @@
|
||||
- a [[project]].
|
||||
- [[python]] [[dependency management]] [[environment management]]
|
||||
|
||||
To get started (this comes from the [[agora server]] README):
|
||||
|
||||
```
|
||||
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python3 -
|
||||
source $HOME/.poetry/env`
|
||||
poetry install # or add if you're in a new project?
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user