π Flux v0.1.13
Installation
One-line Install (Recommended)
# macOS/Linux
curl -fsSL https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.sh | bash
# Windows (PowerShell)
iwr -useb https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.ps1 | iexHomebrew (macOS/Linux)
brew install barisgit/goflux/fluxGo Install
go install github.com/barisgit/goflux/cli@v0.1.13Manual Download
Download the appropriate binary for your platform from the assets below.
Changelog
- dd79990 A lot better dependecy injection, procedures...
- f242def Completely revamped register function
- 8dac7eb Fix client generation, add upload support
- e3fef51 Improved DI, with better syntax, DX and error handling
- df2de0c Merge pull request #1 from barisgit/feature/dependency-injection
- f00588e Refactor go's repo structure
- 082424f Rename base to goflux
- 9b1e344 Start of DI
- 9ecdbe9 Update goreleaser
- 6e24582 Update middleware api injection and better error handling
- 8d5df26 Update templates to work with current api
- 760432b Use huma's internal functions for parsing