v0.1.1
Installation
Download the fic binary and make it executable:
curl -sL https://github.com/16bitsrl/fattureincloud-cli/releases/latest/download/fic -o /usr/local/bin/fic
chmod +x /usr/local/bin/ficOr on macOS with Homebrew path:
curl -sL https://github.com/16bitsrl/fattureincloud-cli/releases/latest/download/fic -o /opt/homebrew/bin/fic
chmod +x /opt/homebrew/bin/ficWhat's included
- 123 auto-generated API commands from the FattureInCloud OpenAPI spec
- OAuth2 and token-based authentication
- Company context management
- JSON/YAML/table output formats
- Agent skill for Claude Code integration