Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- https://notabug.org/lollilol/deemixgui
- Run the source
- # Clone this repository
- git clone https://notabug.org/lollilol/deemixgui.git
- # Go into the repository
- cd deemixgui
- # Install dependencies
- npm install
- # Run the app
- npm start
- Compile/Build
- # All OS'
- npm run dist:all
- # Windows 32bit
- npm run dist:win32
- # Windows 64bit
- npm run dist:win64
- # Linux 64bit
- npm run dist:linux
- # MacOS 64bit
- npm run dist:macos
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement