mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-22 02:10:10 +00:00
Updated Build (markdown)
parent
db7323cade
commit
d59698d2c6
2
Build.md
2
Build.md
@ -3,7 +3,7 @@ To build, you need to compile the typescript and sass, and generate email templa
|
||||
git
|
||||
python >= 3.6
|
||||
pip (to install libsass)
|
||||
node.js and npm (for tsc, bootstrap4/5, autoprefixer, cleancss, mjml, and postcss)
|
||||
node.js and npm (for tsc/esbuild, bootstrap4/5, autoprefixer, cleancss, mjml, and postcss)
|
||||
upx (optional, to compress the executable)
|
||||
```
|
||||
The main dependencies of the program will be automatically downloaded on compilation and can be seen in [go.mod](https://github.com/hrfee/jfa-go/blob/main/go.mod)
|
||||
|
Loading…
Reference in New Issue
Block a user