# Sern CLI Our CLI allows you to setup and manage Discord bot projects without writing a single line of code! 😁 **User Friendly**
💦 **Simple**
🌱 **Efficient**
💪 **Powerful**
## 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 (opt)` ## Setting Up Your Project #### TODO