tictactoebotsnap/Readme.md

16 lines
144 B
Markdown

# TicTacToebot Snap
Build with:
```
snapcraft
```
Install with:
```
snap install --devmode *.snap
```
Run with:
```
snap run tictactoebot
```