Skip to content

is-cool-me/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-cool-me CLI

Register a free subdomain with is-cool-me using your command line.

Getting Started

Using the is-cool-me CLI is easy!

All you need to do is run the following command:

npm install @is-cool.me/cli -g

...and that's it!

Using Commands

All of the CLI commands start with ic.

You can also use the aliases is-cool-me instead.

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

ic help

Debugging

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

  1. Run the debug command
ic debug
  1. Open an issue

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