Skip to content

A utility for getting started with your next Parra.io project.

License

Notifications You must be signed in to change notification settings

Parra-Inc/parra-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parra CLI

The Parra CLI is a command line utility for bootstrapping and managing Parra projects. It is the easiest way to get started with a new project in the Parra ecosystem.

Getting Started

  1. Install the Parra CLI with brew install parra-inc/parra/parra-cli. If you don't have Homebrew installed, you can install it by following the instructions on the Homebrew website.
  2. Run parra bootstrap to start building your app. This will guide you through the process of creating a new Parra project or selecting one that already exists. See the Parra documentation for more information on how to use the CLI or run parra bootstrap --help for a list of available options.