We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dfbf84 commit 86166f6Copy full SHA for 86166f6
1 file changed
README.md
@@ -202,6 +202,12 @@ npm run build # output in website/dist
202
- [**Actual Budget**](https://github.com/actualbudget/actual) — local-first budgeting philosophy and automation API patterns.
203
- [**Maybe Finance**](https://github.com/maybe-finance/maybe) — personal finance domain modeling and product vocabulary.
204
205
+
206
+## Infrastructure
207
208
+- **CI/CD:** [cli-workflow-template](https://github.com/thedavidweng/cli-workflow-template) — reusable GitHub Actions workflows
209
+- **Docs:** [site](https://github.com/thedavidweng/site) — landing page and documentation
210
211
## License
212
213
[Apache 2.0](LICENSE)
0 commit comments