debian-mirror-gitlab/doc/development/README.md

9 lines
340 B
Markdown
Raw Normal View History

2014-09-02 18:07:02 +05:30
# Development
- [Architecture](architecture.md) of GitLab
- [Shell commands](shell_commands.md) in the GitLab codebase
- [Rake tasks](rake_tasks.md) for development
2015-04-26 12:48:37 +05:30
- [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