1.3.2 • Published 7 months ago

onfire-cli v1.3.2

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

OnFire CLI github npm npm

OnFire is an experimental CLI that is built on top of the Firebase CLI. This provides basic tab completion for commands and arguments.

Demo

https://github.com/amalej/onfire-cli/assets/78371908/a5d9282e-30d1-47b0-bcf3-10f978f5740b

Installation

npm install -g onfire-cli

Features

  • Clear current input by pressing command + C
    • If input is blank, command + C will exit the CLI
  • Tab completion for Firebase CLI commands, options, and option values
  • Option autocompletion
    • Provides a dropdown list of available options for a command
  • Command and input local caching
    • Saves previously passed commands and input and provide them as autocomplete values
  • Usage and description message
  • Partial matching of commands
    • Matches input to closest possble command. Helpful when making spelling errors
1.3.2

7 months ago

1.2.3

7 months ago

1.3.1

7 months ago

1.2.2

7 months ago

1.3.0

7 months ago

1.2.1

8 months ago

1.2.0

8 months ago

1.1.1

8 months ago

1.1.0

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago

0.0.1

8 months ago