Skip to content

A Git-based tool for music collaboration.

Notifications You must be signed in to change notification settings

ranaprachi/ink-desktop

 
 

Repository files navigation

Ink

Experimental Electron application (using nextron) for our "Git for Music" P2P collaboration and tracking platform.

Usage

Install all dependencies via npm install (tried with Node.js 12.4). Run the development server with npm run dev, and build packages with npm run build. You may need to specify respective packaging targets.

Prior to launching, you need to specify some environmental configuration. Please have a look at .env.example and its respective documentation.

Troubleshooting

If some errors occur, especially due to native dependencies, try to reinstall and rebuild all dependencies via npm ci.

About

A Git-based tool for music collaboration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Alloy 52.5%
  • JavaScript 47.5%