prettynice
v2.0.2
Published
CLI for the Prettynice Gren framework.
Downloads
46
Maintainers
Readme
Prettynice CLI
Command line interface for Pretty Nice, a fullstack web framework for Gren.
Usage:
prettynice init
: generate a new prettynice project.prettynice build
: build a prettynice project.
Contributing
Build cli from the root of the repo with: just build-cli
Then you can install your in-development build locally with: npm install /path/to/prettynice/cli