Skip to content

Latest commit

 

History

History

cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Depulso CLI

Depulso - Deploy Your Static Site In Seconds | Easy, one command deployments with free depulso.site subdomains.

Features

  • Customizable depulso.site subdomains
  • FREE SSL for every project
  • Quick deployments with CLI

Usage

To install the latest version of the Depulso CLI, run this command:

npm install -g depulso

Then Login, Init and Deploy 🚀🚀

npx depulso login
cd <project_directory>

npx depulso init

? Build output directory (Mostly gets auto-detected):
? Project name (static-in-seconds):
npx depulso deploy