Evo 7535a5e026 feat: Added version command & created readme (#25)
* 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>
2022-05-14 12:24:10 +05:30
2022-05-14 09:35:08 +05:30
2022-05-14 09:50:28 +05:30
2022-05-11 09:43:49 +05:30
2022-05-10 17:20:13 +05:30
2022-05-14 09:32:33 +05:30
2022-04-16 20:23:04 +05:30

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
No description provided
Readme 5.1 MiB
Languages
TypeScript 90.1%
JavaScript 9.9%