Skip to content

Releases: Envuso/cli

Fix bug when installed via yarn

08 Apr 17:00
Compare
Choose a tag to compare

(stable.... he says)

envuso new was failing when when installed via yarn global

All the base features I wanted to add to CLI are implemented and working as expected.

envuso new will guide you through project creation
envuso make:controller to make a controller in your project
envuso make:middleware to make a middleware
envuso make:model to make a model