amber

Crystal web framework for bare metal performance and productivity

brewmacoslinux
Try with needOr install directly
Source

About

Crystal web framework. Bare metal performance, productivity and happiness

Commands

amber

Examples

Create a new Amber web application$ amber new myapp
Start the development server with auto-reload$ amber watch
Generate a new controller for the application$ amber generate controller posts