logotron
v0.4.0
Published
Have fun to learn LOGO programming with electron!
Downloads
6
Maintainers
Readme
Logotron
Have fun to learn LOGO programming with electron!
Dev Requirements
- Node.js (v4.x.x)
- Electron
- TypeScript (2.x)
- Browserify
Dev
$ npm install -g [email protected] browserify
$ npm install
Run
$ npm run bundle
then
$ npm start
Build
$ npm run build
Builds the app for macOS, Linux, and Windows, using electron-packager.
License
MIT © katsew