Skip to content

Roosterfishdev/ezlaunch-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZLaunch CLI

Deploy static sites to EZLaunch from your terminal.

Install

npm install -g ezlaunch

For local development, link this repo:

cd ezlaunch-cli
npm install
npm link

Usage

ezlaunch login
ezlaunch deploy
ezlaunch deploy ./my-folder --name my-site
ezlaunch list
ezlaunch open
ezlaunch open --name my-site
ezlaunch whoami
ezlaunch logout

Credentials are stored in ~/.ezlaunch/config.json.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors