Hacking » History » Version 6
Peter Amstutz, 03/03/2016 03:55 PM
| 1 | 1 | Tom Clegg | h1. Hacking |
|---|---|---|---|
| 2 | |||
| 3 | Setting up your development environment: |
||
| 4 | 4 | Tom Clegg | * [[Hacking prerequisites]]: everything you need to run the test suite locally. |
| 5 | 1 | Tom Clegg | * [[Go]] |
| 6 | * [[Running tests]] for all components, like the "Jenkins server":https://ci.curoverse.com does |
||
| 7 | 6 | Peter Amstutz | * [[Arvbox]] provides a self contained development environment |
| 8 | 1 | Tom Clegg | |
| 9 | Learning about technologies: |
||
| 10 | * [[Go#Learning Go]] |
||
| 11 | |||
| 12 | Working on Arvados components: |
||
| 13 | * [[Hacking API server]] |
||
| 14 | * [[Hacking Keep]] |
||
| 15 | * [[Hacking Workbench]] |
||
| 16 | * [[Hacking SDKs]] |
||
| 17 | * [[Hacking Python SDK]] |
||
| 18 | * [[Hacking Ruby SDK]] |
||
| 19 | 2 | Ward Vandewege | * [[Hacking Node Manager]] |
| 20 | 5 | Tom Clegg | |
| 21 | Running the very latest code: |
||
| 22 | * [[Upgrading to master]] |