Skip to content

v0.1.1

Choose a tag to compare

@zupolgec zupolgec released this 17 Mar 16:13
· 27 commits to main since this release
317e9e2

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/fic

Or 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/fic

What'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