Menu

Tree [b48c64] master /
 History

HTTPS access


File Date Author Commit
 app 2015-09-17 necsoft necsoft [b48c64] Fixed spanglish
 doc 2015-08-22 necsoft necsoft [b5d44a] Local assets for documentation
 examples 2015-08-25 necsoft necsoft [3ba45b] Examples lookup
 icon 2015-06-12 necsoft necsoft [b5f04e] Agregados los iconos
 .gitignore 2015-05-28 necsoft necsoft [a69a66] Created the build run for osx64
 README.md 2015-08-04 necsoft necsoft [b09801] changed readme
 bower.json 2015-08-13 necsoft necsoft [270a7c] Changed codemirror
 package.json 2015-08-28 necsoft necsoft [7cfa14] UI P5M

Read Me

Codepoems

An experimental IDE for the amazing Processing Language..

Features

(Some I currently working on)

  • Live documentation
  • Autocomplete
  • Media Viewer
  • Multiple Themes
  • Sublime text bindings
  • Open multiple formats (GLSL,JSON,TXT & XML)

About

This is an experimental tool that I created for personal purpose in my projects on hinecsoft.com.

This is my first open source project, I apologize for the newbie stuff. This is an opportunity to continue learning.

Technology Involved

Codepoems is built using io.js, nwjs and the processing-java CLI.

Building

You need to have node-webkit-builder in order to run these commands. The node-webkit-builder creates a builder folder with the packages.

Building for OSX64

git clone https://github.com/necsoft/codepoems
npm install
bower install
npm run build_osx64

Compiling Stylesheets

I am currently using Sass+Compass for the stylesheets. You can use compass watch in the app/static/ folder.

I need volunteers

If you think you can help me with, please send your pull requests!

Get in touch

Feel free to talk with me @necsoft, I would love to hear your opinions!