|
|
||
|---|---|---|
| .. | ||
| source | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
README.md
Project Peppercorn Documentation
Setting up environment
python -m venv .venv
source .venv/bin/activate
make reqs
|
|
||
|---|---|---|
| .. | ||
| source | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
python -m venv .venv
source .venv/bin/activate
make reqs