summaryrefslogtreecommitdiff
path: root/doc/development/README.md
blob: d5d264be19d784aa4cc60dfe4d339fcd6a13f65f (plain)
1
2
3
4
5
6
7
8
# Development 

- [Architecture](architecture.md) of GitLab
- [Shell commands](shell_commands.md) in the GitLab codebase
- [Rake tasks](rake_tasks.md) for development
- [CI setup](ci_setup.md) for testing GitLab
- [Sidekiq debugging](sidekiq_debugging.md)
- [UI guide](ui_guide.md) for building GitLab with existing css styles and elements