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
$3
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.
$3
Run the following command in an empty project
bry