0.0.16 • Published 2 years ago
bry-cli v0.0.16
Method 1 - No Install Execution
Create an empty folder and run
npx @brynertoma/cli
or npx bry-cli
Method 2 - Installing and Running the CLI
Step 1 - Install the CLI
You can install the CLI globally by running one of the following commands:
npm i @brynertoma/cli -g
or npm i bry-cli -g
This saves the CLI to your machine and may require you to update it if you want to use it again in the future.
Step 2 - Create a project
Run the following command in an empty project bry