cl1ck / Serum2Waveedit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serum2Waveedit

Develop

$ pip install pipenv
$ pipenv install --dev
$ pipenv shell
(pipenv) $ python Serum2Waveedit.py 

Build

$ pip install pipenv
$ pipenv install --ignore-pipfile
$ pipenv run pyinstaller --onefile Serum2Waveedit.spec

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%