Maka-CLI is a command line tool, which organizes a web application's file structure and automates everyday package installation tasks for various application frameworks (i.e., React, GraphQL, Rest API, Material-UI, Jasmine / Mocha Tests). Maka-CLI integrates with MeteorJS for developing high performing and scaling NodeJS backed applications deployed to on-prem and cloud-based infrastructures.
If you like Maka-CLI, consider supporting me at Patreon! ☕️
npm i -g @maka/maka-cli
maka create KickTiresApp
cd KickTiresApp
maka run
Run the --help
command with any maka generator or comamnd for more information:
maka --help
maka generate --help
maka g:route -h