@amihhs/quickly-dev-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.4-beta.2 • Public • Published

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 -

Package Sidebar

Install

npm i @amihhs/quickly-dev-cli

Weekly Downloads

2

Version

0.0.4-beta.2

License

MIT

Unpacked Size

18.9 kB

Total Files

10

Last publish

Collaborators

  • amihhs369