0.0.12 • Published 5 months ago

@tarrasque/cli v0.0.12

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
5 months ago

Tarrasque CLI is the official command-line interface for Tarrasque App and can be used to run Tarrasque App locally.

Requirements

Installation

You can install the CLI globally using npm:

npm install -g @tarrasque/cli

This will install the tarrasque command globally so that it may be run from the command line.

If you wish, you can also create an alias for the tarrasque command in your shell's configuration file (e.g. ~/.bashrc or ~/.zshrc):

alias t=tarrasque

Usage

To view the list of available commands, run:

tarrasque --help

Running Tarrasque App locally

To run Tarrasque App locally, first navigate to the directory where your Tarrasque App copy is located and run:

tarrasque app dev

Self-Update

To update the CLI to the latest version, run:

tarrasque self-update
0.0.11

5 months ago

0.0.12

5 months ago

0.0.10

6 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.5

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.3

1 year ago

0.0.1

1 year ago