Project

General

Profile

Hacking » History » Version 5

Tom Clegg, 11/04/2015 06:28 AM

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
8
Learning about technologies:
9
* [[Go#Learning Go]]
10
11
Working on Arvados components:
12
* [[Hacking API server]]
13
* [[Hacking Keep]]
14
* [[Hacking Workbench]]
15
* [[Hacking SDKs]]
16
* [[Hacking Python SDK]]
17
* [[Hacking Ruby SDK]]
18 2 Ward Vandewege
* [[Hacking Node Manager]]
19 5 Tom Clegg
20
Running the very latest code:
21
* [[Upgrading to master]]