Serve and deploy jamstack apps with ease
npm install @brimble/cliBrimble 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.
``bash`
yarn global add @brimble/cli
`bash`
npm install -g @brimble/cli
`bash``
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.