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/clinpm install -g @brimble/clicurl -fsSL https://cdn.brimble.io/install.sh | bashVisit the Brimble CLI website for more information.
To contribute to the Brimble CLI, fork the GitHub repository and submit a pull request.