0.2.3 • Published 4 years ago

flok-gui v0.2.3

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
4 years ago

flok-gui

A cross-platform GUI application for using Flok for collaborative live coding.

See flok for more.

Work in progress: Soon there will be cross-platform binaries to download at the Releases page

Development

This repository is based on the electron-webpack template, that comes packed with...

Make sure to check out electron-webpack's documentation for more details.

Development Scripts

# run application in development mode
yarn dev

# compile source code and create webpack output
yarn compile

# `yarn compile` & create build with electron-builder
yarn dist

# `yarn compile` & create unpacked build with electron-builder
yarn dist:dir

Contributing

Bug reports and pull requests are welcome on GitHub at the issues page. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

This project is licensed under GPL 3+.