mcfly/packages/cli/README.md
2023-10-25 21:50:25 +02:00

26 lines
463 B
Markdown

# McFly CLI
The **McFly CLI** is the command-line tooling for [McFly](https://ayco.io/gh/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*<br />
*A project by [Ayo Ayco](https://ayco.io)*