mirror of
https://github.com/sern-handler/cli
synced 2026-06-06 01:16:53 +00:00
7535a5e0267c9e682b7bc8470206c0597f5ba9a1
* feat: Created help command * fix: Fixed a typo in version command * feat: Added version command to index.js & changed export type to default * chore: Updated version command * chore: Updated help command * chore: Updated init command * feat: Added version shortcut command * docs: Created README * chore: Added what @jacobees wanted * docs: Changed the README description * docs: Updated README * docs: Fix what Evo wanted * revert: Reverted what Evo wanted * revert: Reverting default export * revert: Reverting the default export * revert: Reverted the default export * feat: Version is now come from package.json * fix: Fixed experimental error * chore: Updated what evo wanted * refractor: Changed v to flag * feat(v): use flags * docs: some stuff Co-authored-by: xxDeveloper <77380166+Murtatrxx@users.noreply.github.com>
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
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
TODO
Description
Languages
TypeScript
90.1%
JavaScript
9.9%