Files
dtools/CONTRIBUTING.md

14 lines
667 B
Markdown

# Contributing
Contributors are very welcome! **No contribution is too small and all contributions are valued.**
## Bashly
This project is created using the fantastic [Bashly](https://bashly.dev) framework. Be sure to reference the Bashly docs
to understand how to make changes to the CLI.
## Building
Once you make changes, simply run `make build` and it will generate a new `dtools` script in the project root.
## Questions? Reach out to me!
If you encounter any questions while developing devtools, please don't hesitate to reach out to me at
alex.j.tusa@gmail.com. I'm happy to help contributors in any way I can, regardless of if they're new or experienced!