3
0

add(realize): add auth to realize

This commit is contained in:
Tit Petric
2018-09-04 15:53:26 +02:00
parent 6fafd2e740
commit 42474fb37c

View File

@@ -18,6 +18,27 @@ settings:
server:
status: false
schema:
- name: auth
path: cmd/auth
commands:
vet:
status: false
test:
status: false
run:
status: true
args:
- api
watcher:
paths:
- .
- ../../auth
extensions:
- go
ignored_paths:
- .git
- .realize
- vendor
- name: sam
path: cmd/sam
commands: