mirror of
https://git.wownero.com/lza_menace/suchwow.git
synced 2024-08-15 01:03:19 +00:00
setting up events
This commit is contained in:
parent
ce735058fb
commit
133057b4e9
3 changed files with 29 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -2,6 +2,9 @@ setup:
|
|||
python3 -m venv .venv
|
||||
.venv/bin/pip install -r requirements.txt
|
||||
|
||||
shell:
|
||||
./bin/cmd shell
|
||||
|
||||
dev:
|
||||
./bin/dev
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue