Project

General

Profile

Hacking » History » Revision 8

Revision 7 (Peter Amstutz, 03/03/2016 04:00 PM) → Revision 8/24 (Peter Amstutz, 03/03/2016 04:36 PM)

h1. Hacking Arvados 

 Setting up your development environment: 
 * [[Arvbox]] provides a self contained development environment 
 * [[Hacking prerequisites]]: everything you need to run the test suite locally (manual configuration, not needed for Arvbox) 
 * [[Go]] 
 * [[Running tests]] for all components, like the "Jenkins server":https://ci.curoverse.com does 


 Development processes: 
 * [[Coding Standards]] 

 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]]