Add 'gdk' command wrapper and gem
1 unresolved thread
1 unresolved thread
Compare changes
- Jacob Vosmaer (GitLab) authored
env.sh deleted
100644 → 0
+ 0
− 1
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Combine make
and ./run
into gdk
. Can be invoked as gdk
, e.g. gdk run db
.
This does not remove make
and ./run
, it just adds an integrated wrapper.
Installation become:
gem install gitlab-development-kit
gdk init # clones repo
cd gitlab-development-kit
gdk install gitlab_repo=https://bla