mako

Production-grade web bundler built with Rust for fast bundling

brewmacoslinux
Try with needOr install directly
Source

About

Production-grade web bundler based on Rust

Commands

mako

Examples

Initialize a new Mako project with default configuration$ mako init my-project
Build the project for production with optimizations$ mako build
Start development server with hot module reloading$ mako dev