Hacking Arvados¶
Setting up your development environment:
- Arvbox uses docker containers to bring up a mini development cluster
- Hacking prerequisites: everything you need to run the test suite locally (manual configuration, not needed for Arvbox)
- Running tests for all components, like the Jenkins server does
- Arvswitch provides some shell functions that make it easy to switch between different Arvados instances
Development processes:
Learning about technologies:
Working on Arvados components:
Running the very latest code:
Testing: