We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f87d0 commit 6f66474Copy full SHA for 6f66474
1 file changed
README.md
@@ -126,6 +126,7 @@ Anyhow, it should be fairly straighforward to get running:
126
127
* `make build_docker`, will build the docker container used to develop
128
* `make test ARGS="go run main.go -d $YOUR_TEST_DOC -t $TABLE -c $MYSQL_CONNECTION_STRING"` will build and run docsql on the fly
129
+* `make release` when you want to generate a release binary (under `builds/`)
130
131
Feel free to rant or, even better, fix some of my crappy code through a [pull request](https://github.com/odino/docsql/pulls)!
132
0 commit comments