code tag for config example

This commit is contained in:
alessio 2016-08-19 23:44:24 +02:00
parent 478b3f9a77
commit 1f07260287
1 changed files with 4 additions and 2 deletions

View File

@ -62,6 +62,7 @@ A Golang build system with file watchers and live reload. Run, build and watch f
- For more examples check [Realize Examples](https://github.com/tockins/realize-examples)
```
version: "1.0"
projects:
- app_name: App One -> name
@ -93,6 +94,7 @@ A Golang build system with file watchers and live reload. Run, build and watch f
- bin
exts:
- .go
```
#### To do
- [x] Cli start, remove, add, list, run