@brimble/cli
v3.7.5
Published
Serve and deploy jamstack apps with ease
Downloads
169
Readme
Overview
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.
Installation
Brimble CLI requires Nodejs version 12.x or higher.
Using Yarn
yarn global add @brimble/cliUsing NPM
npm install -g @brimble/cliUsing Curl
curl -fsSL https://cdn.brimble.io/install.sh | bashUsage
Visit the Brimble CLI website for more information.
Contributing
To contribute to the Brimble CLI, fork the GitHub repository and submit a pull request.
