mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-22 18:30:11 +00:00
Updated Build (markdown)
parent
b597b86bb4
commit
928560ed03
2
Build.md
2
Build.md
@ -5,7 +5,7 @@ pip (to install libsass)
|
|||||||
node.js and npm (for bootstrap4/5, autoprefixer, cleancss, mjml, and postcss)
|
node.js and npm (for bootstrap4/5, autoprefixer, cleancss, mjml, and postcss)
|
||||||
```
|
```
|
||||||
|
|
||||||
If you aren't using [goreleaser](https://goreleaser.com), run each command listed under `before: hooks:` in `.goreleaser.yml`, then `go build`.
|
If you aren't using [goreleaser](https://goreleaser.com), you can instead run `make all` to build, which will place it's output in `build/`. If you don't want to use that either, run each command listed under `before: hooks:` in `.goreleaser.yml`, then `go build`.
|
||||||
|
|
||||||
If you are:
|
If you are:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user