.. | ||
commands | ||
common.mjs | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
McFly CLI
The McFly CLI is the command-line tooling for McFly -- a no-framework framework that assists in leveraging the web platform.
Installation
Install the CLI using npm:
npm i -g @mcflyjs/cli
Commands
You can run the following McFly CLI commands:
Command | Action |
---|---|
mcfly prepare |
Prepares the McFly workspace. |
mcfly new |
Creates a new McFly project. |
mcfly generate |
Generates building blocks for a McFly app. |
Just keep building
A project by Ayo Ayco