0.4.0 • Published 7 years ago

logotron v0.4.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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