Skip to content

katsew/logotron

Repository files navigation

Logotron

Have fun to learn LOGO programming with electron!

Demo

Dev Requirements

  • Node.js (v4.x.x)
  • Electron
  • TypeScript (2.x)
  • Browserify

Dev

$ npm install -g typescript@2.0 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