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