1.1.0 • Published 2 years ago

@light-hosting/cli v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Light Hosting CLI

Register free subdomains with Light Hosting from your command line.

Getting Started

Using the Light Hosting CLI is easy!

All you need to do is run the following command:

npm install @light-hosting/cli -g

...and that's it!

Using Commands

All of the CLI commands start with light-hosting.

You can also use the alias lh instead.

To show the help menu, in your terminal run this command:

light-hosting help

Debugging

If you are having issues using the CLI, follow these simple steps:

  1. Run the debug command
light-hosting debug
  1. Open an issue

Open an issue stating your issue and provide the output from the debug command as well.