Hacking » History » Revision 6
Revision 5 (Tom Clegg, 11/04/2015 06:28 AM) → Revision 6/24 (Peter Amstutz, 03/03/2016 03:55 PM)
h1. Hacking
Setting up your development environment:
* [[Hacking prerequisites]]: everything you need to run the test suite locally.
* [[Go]]
* [[Running tests]] for all components, like the "Jenkins server":https://ci.curoverse.com does
* [[Arvbox]] provides a self contained development environment
Learning about technologies:
* [[Go#Learning Go]]
Working on Arvados components:
* [[Hacking API server]]
* [[Hacking Keep]]
* [[Hacking Workbench]]
* [[Hacking SDKs]]
* [[Hacking Python SDK]]
* [[Hacking Ruby SDK]]
* [[Hacking Node Manager]]
Running the very latest code:
* [[Upgrading to master]]