0.0.4-beta.2 • Published 1 year ago

@amihhs/quickly-dev-cli v0.0.4-beta.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

quickly-dev

Quickly build a local development environment

Install

Windows

Using PowerShell

iwr https://github.com/amihhs/quickly-dev-cli/releases/download/v0.0.4-beta.2/install.ps1 -useb | iex

On POSIX systems

curl -fsSL https://github.com/amihhs/quickly-dev-cli/releases/download/v0.0.4-beta.2/install.sh | sh -

OR using wget

wget -qO- https://github.com/amihhs/quickly-dev-cli/releases/download/v0.0.4-beta.2/install.sh | sh -