An extensible setup tool that allows for distributable bundles that allows consistancy across teams, projects and departments for development teams.
Uses defined 'bundles' which can install cURL, Brew and NPM (in progress...) packages in one-shot.
To improve functionality, I've got a mental roadmap that I want to implement in no particular order:
- Healthcheck for Brew, NPM (and more) to ensure they're installed - This is underway with bootstrapManager
- Create signed packages to allow them to run on Mac
- Search and Build functionality to allow you to build a package from the service
- version locking - fix versions for users and departments
- Bubbletea ui - possible.