Installing the Triplit CLI
Install the CLI in your project:
npm install --save-dev @triplit/cliAll commands in the CLI can be inspected by adding the --help flag. For example, to see the available commands:
triplit --helpInstall the CLI in your project:
npm install --save-dev @triplit/cliAll commands in the CLI can be inspected by adding the --help flag. For example, to see the available commands:
triplit --help