1.13.1 • Published 6 months ago

@capawesome/cli v1.13.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

cli

šŸ’» The Capawesome Cloud Command Line Interface (CLI) can be used to manage Live Updates from the command line.

Installation

The Capawesome Cloud CLI can be installed globally via npm:

npm install -g @capawesome/cli

Usage

The Capawesome Cloud CLI can be invoked with the capawesome command.

npx capawesome <command> [options]

You can find a list of available commands in the Command Reference.

Help

The Capawesome Cloud CLI ships with command documentation that is accessible with the --help flag.

npx capawesome --help

Development

Run the following commands to get started with development:

  1. Clone the repository:

    git clone https://github.com/capawesome-team/cli.git
  2. Install dependencies:

    npm install
  3. Copy the .capawesomerc.example file to .capawesomerc

  4. Run your first command:

    npm start -- --help

    Note: The -- is required to pass arguments to the script.

Changelog

See CHANGELOG.

License

See LICENSE.

1.2.0

11 months ago

1.12.0

6 months ago

1.8.1

8 months ago

1.6.3

8 months ago

1.8.0

8 months ago

1.6.2

8 months ago

1.6.1

9 months ago

1.6.0

9 months ago

1.4.1

10 months ago

1.4.0

10 months ago

1.11.0

7 months ago

1.13.1

6 months ago

1.13.0

6 months ago

1.11.1

7 months ago

1.9.0

7 months ago

1.7.0

8 months ago

1.5.0

9 months ago

1.3.2

11 months ago

1.3.1

11 months ago

1.3.0

11 months ago

1.10.0

7 months ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.17

1 year ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.14

1 year ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago