Project

General

Profile

Hacking » History » Version 4

Tom Clegg, 06/30/2015 08:22 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
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]]