Skip to content
Snippets Groups Projects
Commit 7bfa01f4 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Use spaces for vertical alignment

parent 03e364d2
No related branches found
No related tags found
No related merge requests found
# GitLab Development Kit cheat sheet
 
./run # Start everything
./run db # Start enough to run tests
./run app # Start GitLab, need './run db'
./run # Start everything
./run db # Start enough to run tests
./run app # Start GitLab, need './run db'
 
make gitlab_repo=https://my-fork # Install everything
make update # Pull application changes from Git
make clean-config all # Delete and regenerate all config files created by GDK
make gitlab_repo=https://my-fork # Install everything
make update # Pull application changes from Git
make clean-config all # Delete and regenerate all config files created by GDK
 
# Development admin account: root / 5iveL!fe
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment