mirror of
https://github.com/sern-handler/cli
synced 2026-06-06 01:16:53 +00:00
37 lines
638 B
Markdown
37 lines
638 B
Markdown
# Sern CLI
|
|
|
|
Our CLI allows you to setup and manage Discord bot projects without writing a single line of code!
|
|
|
|
😁 **User Friendly** <br>
|
|
💦 **Simple** <br>
|
|
🌱 **Efficient** <br>
|
|
💪 **Powerful** <br>
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
npm install -g @sern/cli@latest
|
|
```
|
|
|
|
```sh
|
|
yarn add -g @sern/cli@latest
|
|
```
|
|
|
|
```sh
|
|
pnpm add -g @sern/cli@latest
|
|
```
|
|
|
|
## Getting Started
|
|
|
|
When you install the CLI, you can use our commands with **sern** prefix.
|
|
|
|
`sern <command> (opt)<flag>`
|
|
|
|
## Setting Up Your Project
|
|
|
|
#### TODO
|
|
|
|
## Stats
|
|
|
|

|