| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| codebox-0.6.0-linux32.tar.gz | 2014-02-21 | 44.7 MB | |
| codebox-0.6.0-mac.dmg | 2014-02-21 | 63.7 MB | |
| 0.6.0 _ New Desktop App.tar.gz | 2014-02-21 | 1.4 MB | |
| 0.6.0 _ New Desktop App.zip | 2014-02-21 | 1.6 MB | |
| README.md | 2014-02-21 | 864 Bytes | |
| Totals: 5 Items | 111.4 MB | 1 | |
This version introduces some major improvements: Deployment (Heroku, FTP, App Engine), Better realtime collaboration, etc (see ChangeLog for a complete list)
This release is the first to ship the pre-built desktop IDE, easy to install and ready to use.
How to install it on Mac:
- Download codebox-0.6.0-mac.dmg
- Open the file
- Copy the Codebox application to your mac's Applications folder
- Open it and start working
How to install it on Linux (32bits):
There is currently no 64bit build for linux.
1. Download codebox-0.6.0-linux32.tar.gz
2. Extract it using: tar -xvzf codebox-0.6.0-linux32.tar.gz
3. Run the installation script cd Codebox && ./install.sh
4. There is now a shortcut on your desktop
5. Open it and start working
Happy Coding!