mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/Tasty.git
synced 2025-06-10 02:26:00 +00:00
13 lines
375 B
Markdown
13 lines
375 B
Markdown
# Tasty
|
|
|
|
A library for testing TACOS.
|
|
|
|
## Installation
|
|
|
|
Set up a TACOS project by following [this guide](https://wiki.intern.spaceteamaachen.de/books/alpaka/page/tacos). Instead of adding an `App` folder to the project, add clone this repository.
|
|
|
|
Install the Python libraries: `pip install pyserial termcolor`
|
|
|
|
## testing
|
|
|
|
You can run the tests by running the file `run.py`. |