Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Latest commit

 

History

History
38 lines (24 loc) · 607 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 607 Bytes

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