pluv
v5.0.0
Published
CLI for pluv.io
Readme
pluv
CLI for pluv.io. Can be used to bootstrap your next project with ship.pluv.io templates.
If you are looking for the real-time package, you can find that at @pluv/io.
Usage
npm install -g pluv# Login to ship.pluv.io
pluv ship login
# Create a new project
pluv ship create vercel-monorepoStart from one of several templates. Read more at ship.pluv.io.
pluv ship create cloudflare-monorepo
pluv ship create vercel-monorepo
pluv ship create cli-monorepo