pollauf / nyoze-installer
CLI tool for creating new Nyoze projects
v0.1.1
2026-05-08 22:20 UTC
Requires
- php: >=8.2
README
CLI tool for creating new Nyoze projects.
Installation
composer global require pollauf/nyoze-installer
Make sure Composer's global vendor/bin directory is in your system PATH.
Usage
nyoze new my-project
cd my-project
nyoze serve
Documentation
License
MIT — see LICENSE for details.