Skip to content

Commit

Permalink
🤖Github Manual: Update README.mdimg scall
Browse files Browse the repository at this point in the history
  • Loading branch information
INeedJobToStartWork authored Jul 8, 2024
1 parent 27a80e6 commit 2746537
Showing 1 changed file with 44 additions and 1 deletion.
45 changes: 44 additions & 1 deletion packages/myplop/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,44 @@
# `myplop`
![MyPlopMax](https://github.com/INeedJobToStartWork/MyPlop/assets/97305201/39ab8b77-15f6-4efd-aeee-61af792ff46a)
<h1 align="center">MyPlop</h1>
<p align="center"><b>Your local plop manager!</b></p>

<hr/>

## Install
NPM

```bash copy
npm install -g myplop
```

PNPM

```bash copy
pnpm add myplop
```

Yarn

```bash copy
yarn add myplop
```

## Install App (Required)
Choose `App` option
NPM

```bash copy
npm myplop init
```

PNPM

```bash copy
pnpm myplop init
```

Yarn

```bash copy
yarn myplop init
```

0 comments on commit 2746537

Please sign in to comment.