A collections of tools (exported both separately and as a global) to help every-day node.js CLI development.
Currently all my tooling are housed in projects they sortof belong to (or worse, varios versions of it live separately). Maintaining these already causes a big overhead, so often are neglected.
By brining the tools to a well-built and automated CD/CI mono-repo, I’m hoping working on and utilising these scripts becomes easier.
I'm also hoping to use this project to learn about the mono-repo structures, CD/CI (tests, builds, auto -changelogs, -release and -package building), and npm, including publishing packages.
For the current state see the Issues-board and the Wiki for research/spike outcomes.
See the section below specific to the Tool you're after.
[]
This project is worked on as part of my self-development journey (using PDD/PID days) while working at ResDiary.
MIT License