Initial boilerplate from boilr-ocis-extension.

This commit is contained in:
Benedikt Kulmann
2020-04-07 15:06:08 +02:00
parent 6fdbbd7e8e
commit a8af03c338
43 changed files with 3481 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# backend
-r '^(cmd|pkg)/.*\.go$' -R '^node_modules/' -s -- sh -c 'make bin/ocis-settings-debug && bin/ocis-settings-debug --log-level debug server --debug-pprof --debug-zpages'