Official Homebrew tap for CREEM CLI.
brew tap armitage-labs/creem
brew install creem# Login to your Creem account
creem login
# Check who you're logged in as
creem whoami
# List your products
creem products list
# Create a checkout
creem checkouts create
# View subscriptions
creem subscriptions listbrew upgrade creembrew uninstall creem
brew untap armitage-labs/creemnpm install -g creem-clinpx creem-cli <command>