User Tools

Site Tools


gitlab-gdk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
gitlab-gdk [2019/01/03 20:10] admingitlab-gdk [2021/12/06 22:58] (current) – removed admin
Line 1: Line 1:
-====== Gitlab GDK ====== 
  
-**Kill all running processes** 
- 
-This is useful if you closed your IDE without stopping gdk using CTRL-C. 
- 
-<code> 
-ps aux | grep gitlab | awk '{print $2}' | xargs kill 
-</code> 
- 
-**GDK Docs** 
- 
-https://gitlab.com/gitlab-org/gitlab-development-kit/blob/master/doc/howto/README.md 
gitlab-gdk.1546542615.txt.gz · Last modified: 2019/01/03 20:10 by admin