mcfly/packages/cli
2023-10-25 22:00:07 +02:00
..
commands feat(cli): initial commands new and generate 2023-10-25 22:00:07 +02:00
common.mjs feat(cli): initial cli package 2023-10-25 21:50:25 +02:00
index.js feat(cli): initial commands new and generate 2023-10-25 22:00:07 +02:00
LICENSE feat(cli): initial cli package 2023-10-25 21:50:25 +02:00
package.json feat(cli): initial cli package 2023-10-25 21:50:25 +02:00
README.md feat(cli): initial cli package 2023-10-25 21:50:25 +02:00

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 the following commands

Command Action
mcfly prepare prepare the development environment

Just keep building
A project by Ayo Ayco