1.1.3 • Published 2 years ago

@fostr/cli v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

@fostr/cli

A command line utility for all things Fostr.

Requirements

This tool is built to work with, and only supports, Node 16+. If you have problems running the CLI you should install the latest Node LTS version globally.

You can use a tool such as Volta for projects that need versions of Node that are different to your globally installed version.

Installation

Simply run the following command in your terminal:

npm i -g @fostr/cli

You can test installation was successful by running the following in your terminal to output the current Fostr CLI version:

fostr version

Commands

All commands are ran as fostr <command> e.g. fostr ping. A list of available commands and what each command does is below:

CommandNotes
pingResponds with a PONG! to confirm CLI is responsive
versionOutputs the current Fostr CLI version

Authors

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago