v0.1.2
minifleet 0.1.2
Minimal fleet management for your GitHub repositories.
Quick Install
curl -sSL "https://github.com/depado/minifleet/releases/download/v0.1.2/minifleet_$(go env GOOS)_x86_64.tar.gz" | tar xz
# Or via Go
go install github.com/depado/minifleet@v0.1.2Docker
docker pull ghcr.io/depado/minifleet:0.1.2Changelog
Features
- 44b55b3: feat: add the --all flag to bypass local fleet file (@depado)
- d4ea7ad: feat: support plan files, add filters (ahead, behind, wip) (@depado)