389 B
389 B
Cosplay
This is the design repository for NorCal Hakkero Factory No. 1.
Development
Most cosplay schematics are created with Blender, CadQuery, and Inkscape. To
enter into a CadQuery environment, install poetry
and use
poetry install
poetry shell
and this should succeed
python3 -c "import nhf"
Testing
Run all tests with
python3 -m unittest