mirror of
https://github.com/sern-handler/cli
synced 2026-06-06 01:16:53 +00:00
v0.1.1
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
License
Installation
npm install -g @sern/cli@latest
yarn add -g @sern/cli@latest
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
To create a new project, you can simply run the following command:
sern init
The init command will ask you some questions and at the end it will generate a new project.
Help
If you need help, you can always run the following command:
sern help
Stats
Description
Languages
TypeScript
90.1%
JavaScript
9.9%