Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 251 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 251 Bytes

Clean-gabc

Program to clarify gabc partions

Developpement:

Run install.sh for install dependance:

install.sh

Build:

Install cx_Freeze

pip install cx_Freeze

... and build:

python setup.py build