tictactoebotsnap/Readme.md

16 lines
144 B
Markdown
Raw Permalink Normal View History

2022-03-14 16:53:20 +01:00
# TicTacToebot Snap
Build with:
```
snapcraft
```
Install with:
```
snap install --devmode *.snap
```
Run with:
```
snap run tictactoebot
```