mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
15 lines
No EOL
263 B
Markdown
15 lines
No EOL
263 B
Markdown
# nourybot
|
|
|
|
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:
|
|
For build and run:
|
|
make xd |