added instructions on how to package

This commit is contained in:
Pocco81
2022-01-12 13:21:20 -05:00
parent 92cb249ab9
commit 1ad88efa07

View File

@@ -41,6 +41,12 @@ Make sure you have the following dependencies installed:
1. `git`
2. `sassc`
##### Packaging:
```bash
make package # dest=/some/dir quite=false
```
## 💝 Thanks to
- [sadrach-cl](https://github.com/sadrach-cl)