Brimble CLI is a command line interface that provides a simple, intuitive interface for interacting with Brimble making it easy to deploy, test, and manage JAMSTACK deployments without having to leave your terminal.
Brimble CLI requires Nodejs version 12.x or higher.
yarn global add @brimble/cli
npm install -g @brimble/cli
curl -fsSL https://cdn.brimble.io/install.sh | bash
Visit the Brimble CLI website for more information.
To contribute to the Brimble CLI, fork the GitHub repository and submit a pull request.