@sern/cli

1.2.1 • Public • Published

Features

😁 User Friendly
💦 Simple
🌱 Efficient
💪 Powerful

Installation

npm install -g @sern/cli@latest
yarn global add @sern/cli@latest
pnpm add -g @sern/cli@latest

Getting Started

When you install the CLI, you can use our commands with sern prefix.

Usage: sern [options] [command]


  ___  ___ _ __ _ __
 / __|/ _ \ '__| '_ \
 \__ \  __/ |  | | | |
 |___/\___|_|  |_| |_|

 Welcome!
 If you're new to sern, run npm create @sern/bot for an interactive setup to your new bot project!

 If you have any ideas, suggestions, bug reports, kindly join our support server: https://sern.dev/discord

Options:
  -v, --version      output the version number
  -h, --help         display help for command

Commands:
  init [options]     Quickest way to scaffold a new project [DEPRECATED]
  plugins [options]  Install plugins from https://github.com/sern-handler/awesome-plugins
  extra              Easy way to add extra things in your sern project
  commands           Defacto way to manage your slash commands
  help [command]     display help for command

Setting Up Your Project

Run npm create @sern/bot for an interactive setup on a brand new project using our framework.

Installing Plugins

sern runs on your plugins. Contribute to our repository and then install the plugins via our cli!
Run sern plugins to see all installable plugins.

Package Sidebar

Install

npm i @sern/cli

Homepage

sern.dev

Weekly Downloads

15

Version

1.2.1

License

MIT

Unpacked Size

203 kB

Total Files

65

Last publish

Collaborators

  • evolutionx-10
  • jacoobes
  • xxdeveloper