Skip to content
On this page

Overview

Get Start

Installation

Open your terminal, copy the the command below and run it:

# linux/macOS
curl -o- -sL https://install.let-sh.com/install.sh | bash

# Windows
iwr https://install.let-sh.com/install.ps1 -useb | iex

Login

product have been released, you could contact contect@let.sh for further information.

currently only support login via github

lets login

Deploy

lets deploy

here are some supported flags

FlagDescriptionExampleUsage
-dwhich dir the project located atlets deploy -d ./dir
-ttype of deploymentsreact, vue, gin, etclets deploy -t hugo
-pproject name (unique in every account)your project nameslets deploy -p project1
-cdefine the let.json config filelet.jsonlets deploy -c let.json

Advanced

let.json

.env

.letignore

Powered by let.sh