Socket
Socket
Sign inDemoInstall

codebox

Package Overview
Dependencies
257
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    codebox

Open source cloud & desktop IDE.


Version published
Weekly downloads
5
increased by66.67%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Codebox

"Open source cloud & desktop IDE."

Codebox is a complete and modular Cloud IDE. It can run on any unix-like machine (Linux, Mac OS X). It is an open source component of codebox.io (Cloud IDE as a Service).

The IDE can run on your desktop (Linux or Mac), on your server or the cloud. You can use the codebox.io service to host and manage IDE instances.

Image

Codebox is built with web technologies: node.js, javascript, html and less. The IDE possesses a very modular and extensible architecture, that allows you to build your own features with through add-ons. Codebox is the first open and modular IDE capable of running both on the Desktop and in the cloud (with offline support).

Install

Install Codebox globally using NPM:

npm install -g codebox

Usage

Run Codebox with:

codebox run ./myworkspace

Get help and list of commands with:

codebox --help

News

Follow updates about Codebox on Twitter and Youtube.

Help

The IDE's documentation can be found in the docs folder. Feel free to ask any questions or signal problems by adding issues.

Contributing

Codebox accepts pull-requests, please see the Contributing to Codebox guide for information on contributing to this project

Extras

Screencast: A screencast of the IDE is available on Youtube.

License

The project is open source under the Apache 2.0 license.

Keywords

FAQs

Last updated on 09 Jan 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc