gitlab-org--gitlab-foss/doc/development/README.md

9 lines
340 B
Markdown
Raw Normal View History

2014-04-24 22:48:22 +00:00
# Development
2014-04-24 17:53:18 +00:00
2014-04-24 22:48:22 +00:00
- [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