crow

Fast and easy-to-use microframework for building web applications

brewmacoslinux
Try with needOr install directly
Source

About

Fast and Easy to use microframework for the web

Commands

crow

Examples

Create a new Crow project$ crow create myapp
Run a Crow application in development mode$ crow run
Build a Crow project for production$ crow build --release