0.3.6 • Published 2 years ago

@hadeshe93/flow v0.3.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

A cli for easily development work.

Install

$ pnpm add @hadeshe93/flow -g
$ hh --help

Init a new project

$ hh init

# Assume we has initiated a new project named vue3-demo
$ cd vue3-demo && pnpm install

Develope project

$ hh dev

Build project

$ hh build

Deploy project

# Support the aliyun cos for now
$ hh deploy

Patch project

# Patch basic tools for project
$ hh patch

Update the cli

$ pnpm update @hadeshe93/flow
0.3.0

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago