Skip to content
Snippets Groups Projects

Add 'gdk' command wrapper and gem

Merged Jacob Vosmaer (GitLab) requested to merge gdk-cli into master
1 unresolved thread
8 files
+ 26
39
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 1
1
@@ -5,7 +5,7 @@ quickest way to do it.
@@ -5,7 +5,7 @@ quickest way to do it.
```
```
cd gitlab-development-kit
cd gitlab-development-kit
./run
gdk run
```
```
Open [localhost:3000](http://localhost:3000) in your web browser. It
Open [localhost:3000](http://localhost:3000) in your web browser. It
Loading