Commit 4a43798
authored
🚀 [Feature]: Adds customizable build steps (#103)
## Description
This pull request adds a step to the `scripts/main.ps1` file to run
local build scripts, as well as a small addition to the `README.md`
file.
Run custom build scripts
* Added a new log group to run local build scripts found in the
repository, sorted alphabetically by file name `*build.ps1`.
## Type of change
<!-- Use the check-boxes [x] on the options that are relevant. -->
- [ ] 📖 [Docs]
- [ ] 🪲 [Fix]
- [ ] 🩹 [Patch]
- [ ] 1 parent f8e3b59 commit 4a43798
File tree
4 files changed
+117
-109
lines changed- scripts
- tests/tools
4 files changed
+117
-109
lines changed
0 commit comments