RobArch 2024 Workshop ...
- feature
- feature
- more features
workshop_robarch_2024 runs on Python x.x and x.x.
Make sure you setup your local development environment correctly:
- Clone the workshop_robarch_2024 repository.
- Install development dependencies and make the project accessible from Rhino:
pip install -r requirements-dev.txt invoke add-to-rhino
You're ready to start working!
During development, use tasks on the command line to ease recurring operations:
invoke clean
: Clean all generated artifacts.invoke check
: Run various code and documentation style checks.invoke docs
: Generate documentation.invoke test
: Run all tests and checks in one swift command.invoke add-to-rhino
: Make the project accessible from Rhino.invoke
: Show available tasks.
For more details, check the Contributor's Guide.
This package was created by Lidia Atanasova <lidia.atanasova@tum.de> @lidiatanasova at @augmentedfabricationlab