moved image

This commit is contained in:
alessio 2016-08-18 01:08:10 +02:00
parent 970f370c4a
commit d0a68bb541
1 changed files with 3 additions and 5 deletions

View File

@ -5,6 +5,8 @@
A Golang build system with file watchers and live reload. Run, build and watch file changes with custom paths A Golang build system with file watchers and live reload. Run, build and watch file changes with custom paths
![Preview](http://i.imgur.com/bTBkRjH.png)
#### Features #### Features
- Build, Install and Run in the same time - Build, Install and Run in the same time
@ -85,11 +87,7 @@ A Golang build system with file watchers and live reload. Run, build and watch f
- vendor - vendor
- bin - bin
exts: exts:
- .go - .go
#### Preview
![Preview](http://i.imgur.com/bTBkRjH.png)
#### To do #### To do
- [x] Cli start, remove, add, list, run - [x] Cli start, remove, add, list, run