Skip to content

jonaselan/camarao-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camarao-editor

This is a desktop app made for programming with Potigol, the modern programming language for beginners. It's built with Electron API with ACE. This app works on Windows, macOS and Linux operating systems.


Using

You'll need Node.js and npm installed on your computer in order to build this app.

$ git clone https://github.com/jonaselan/camarao-editor
$ cd camarao-editor
$ npm install
$ npm start

For easier developing you can launch the app with DevTools open:

$ npm test

TODO

  • Highlight for Potigol
  • Make the menu for open/save files
  • Create tab option*
  • Add icon

'*' The tabs implementation was done in the branch tab with CodeMirror, but in this case it occurred a issue with save/open option. Btw, feel free to fix that :)

About

This is a desktop app made for programming with Potigol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages