Skip to content

amihhs/quickly-dev-cli

Repository files navigation

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 -

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published