Skip to content

v0.2.0

Choose a tag to compare

@zupolgec zupolgec released this 17 Mar 16:16
· 26 commits to main since this release
3b4812f

Changes

  • Fix composer global require — all deps moved to require-dev so only php ^8.2 is required, avoiding conflicts with Laravel Valet and other global packages
  • Fix author info and URLs

Installation

composer global require (recommended)

composer global require 16bitsrl/fattureincloud-cli

Direct PHAR download

curl -sL https://github.com/16bitsrl/fattureincloud-cli/releases/latest/download/fic -o /usr/local/bin/fic
chmod +x /usr/local/bin/fic