Dactyl-ManuForm, a parameterized ergonomic keyboard translated into Python including a cadquery / Open CASCADE implementation.
GNU Affero General Public License v3.0
219
stars
58
forks
source link
Update Dockerfile to simplify setup #5
Open
adinin opened 2 years ago
python
image withpip
/app
(because code indactyl_manuform.py
makes reference torun_config.json
in thesrc
folder)'resin': False
togenerate_configuration.py
to be on par withrun_config.json
I'm not sure why there are two
build-models
targets inMakefile
, so it is possible that I haven't tested all the ways you call the code.Cheers!