Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 910 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 910 Bytes

bellatrix

screenshot

An offline Javscript, Ruby, Coffescript and Markdown editor. This editor is just a proof of concept, I was experimenting with emscripten. This editor is not to be used as a development environment as there are more powerful ones like Sublime and Atom.

Download

GitHub release

Develop

Built with electron

Commands
  • Set the dev env: export NODE_ENV='development'
  • Init: npm install
  • Start webpack dev server: npm run watch
  • Start electron: npm start
  • Bundle dependencies: npm runs bundle
  • Build for osx: npm runs build-osx

Licence

MIT © Arinde Eniola