feat: prepare command added inside Makefile

This commit is contained in:
ful1e5
2021-11-12 16:07:12 +05:30
parent 5844450e1e
commit bf002c209d
3 changed files with 20 additions and 5 deletions
+1
View File
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Makefile` command with `THEME_PREFIX` variable
- distributed pling products docs inside `pling` directory
- `prepare` command added inside `Makefile`
### Changed