|
@@ -10,4 +10,7 @@ Usage of ./fave:
|
|
|
```
|
|
|
|
|
|
## Development
|
|
|
-`make` - debug, `make run` - run on all ips and port 8080, `make build` - build release for Linux, Mac OS X and Windows.
|
|
|
+`make` - debug, `make run` - run on all ips and port 8080, `make build` - build release for Linux, Mac OS X and Windows.
|
|
|
+
|
|
|
+TODO:
|
|
|
+- json config file with login/password for cp | mysql | get/post actions?
|