scuf
v0.0.2
Published
Scuf Build Tools
Downloads
16
Readme
Scuf Build Tools
Simple convention-based automation scripts.
I use this for single-node docker-compose stuff.
Stack
- Bun as runtime
- Civet for scripting
- TOML for configuration
- Docker Compose for orchestration
- rsync for deployment
- PNPM for package management
- Verdaccio for package cache
TODO
- [x]
--workspace
- [x] search up directory tree for scuf.toml
- [x] Port from bash/node to civet/bun
- [ ]
scuf init
(again) - [ ]
scuf publish
- [ ] secret.scuf
- [ ] Docs