Project

General

Profile

Hacking » History » Version 3

Ward Vandewege, 02/03/2015 12:48 AM

1 1 Tom Clegg
h1. Hacking
2
3
Setting up your development environment:
4
* [[Docker]]
5
* [[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]]