"Open source cloud-based web IDE."
Codebox is a complete and extensible Cloud IDE. It cans runs on any unix machines (Linux, Mac OS X). It is an open source component of codebox.io (Cloud IDE as a Service).
It's easy to run the IDE on your desktop (Linux and Mac), your server or the cloud. You can use codebox.io to host and manage the IDE for you and let you focus on
Codebox is build only with web technologies: node.js, javasctipt, html and less. The IDE is also build with a very extensible architecture, it lets you build your own features and functionnalities with an add-on system.
Questions: Feel free to ask any questions or signal problems by adding issues.
News: You can get update about Codebox on Twitter.
Usage: Install Codebox using NPM: npm install -g codebox, and use it with: codebox run ./myworkspace
Documentation: Complete documentation can be found in docs.
