We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066b4fa commit aa80128Copy full SHA for aa80128
README.md
@@ -30,3 +30,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
30
<!-- ALL-CONTRIBUTORS-LIST:END -->
31
32
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
33
+
34
+## How to get build?
35
36
+```bash
37
+elixir --sname build -r buildscript.iex -e 'BuildScript.all'
38
+```
0 commit comments