This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

djs-template-cli

1.6.2 • Public • Published

🤖 djs-template-cli

NPM banner

NPM version NPM downloads

➡️ Usage

📦 Install this package

sudo may required for UNIX-based system

📦 npm

$ npm install -g djs-template-cli
#
# added ??? packages, and audited ??? packages in 2.35s
# found 0 vulnerabilities

🐈 yarn

$ yarn global add djs-template-cli
#
# yarn global v1.22.xx
# [1/4] 🔍  Resolving packages...
# [2/4] 🚚  Fetching packages...
# [3/4] 🔗  Linking dependencies...
# [4/4] 🔨  Building fresh packages...
#
# success Installed "djs-template-cli" with binaries:
#       - djs-cli
#       - discord.js-cli
# ✨  Done in 1s.

🏃 Start creating new project

$ djs-cli [OPTIONS...]
# or
$ discord.js-cli [OPTIONS...]

Notice : This package will create a project inside your current working directory (pwd). To avoid creating a project in wrong directory (ex: in your /home/user directory), create an empty directory, change dir to newly created directory, and run the main binary

📚 Options

Available options for this package. If no options are used, a user interface prompt will show up instead

Options Description Default
javascript Create JavaScript-based discord.js project true
typescript Create TypeScript-based discord.js project false
-g, --git Initialize Git inside the project false
-i, --install Install required dependecies when creating a project false
-y, --yes Skip prompt and use default option false

🏷️ Discord.js version

  • JavaScript Template uses Discord.js version : 13.8.1
  • TypeScript Template uses Discord.js version : 13.8.1

👨‍💻 Contributing

Contributions are welcome! Feel free to submit a Pull Request with improvements!

🧾 License

djs-template-cli is Licensed Under MIT License.

Package Sidebar

Install

npm i djs-template-cli

Weekly Downloads

11

Version

1.6.2

License

MIT

Unpacked Size

25.5 kB

Total Files

35

Last publish

Collaborators

  • gifaldyazkaa