Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

is-a-dev/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-a.dev CLI

Register your own is-a.dev subdomain from your command line!

Getting Started

Using the is-a.dev CLI is easy!

All you need to do is run the following command:

npm install @is-a-dev/cli -g

...and that's it!

Using Commands

All of the CLI commands start with is-a-dev.

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

is-a-dev help

Debugging

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

  1. Run the debug command
is-a-dev debug
  1. Open an issue

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