mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
update readme
This commit is contained in:
parent
29b6b3c952
commit
8068f9115d
1 changed files with 2 additions and 10 deletions
12
README.md
12
README.md
|
@ -1,18 +1,10 @@
|
||||||
# nourybot
|
# nourybot
|
||||||
|
|
||||||
Near future abandoned project in development.
|
A lidl twitch bot and near future abandoned project in development.
|
||||||
|
|
||||||
### Docker:
|
|
||||||
Build:
|
|
||||||
docker build -t nourybot .
|
|
||||||
Testing:
|
|
||||||
docker run -it --rm nourybot
|
|
||||||
Run:
|
|
||||||
docker run -d --rm nourybot
|
|
||||||
|
|
||||||
### Make:
|
### Make:
|
||||||
Development:
|
Development:
|
||||||
make dev
|
make jq
|
||||||
|
|
||||||
Production:
|
Production:
|
||||||
make prod
|
make prod
|
Loading…
Reference in a new issue