This package has been deprecated

Author message:

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

create-djs-app

1.1.4 • Public • Published

Create DJS App

Probably the best way to easily make a Discord.js project.

You can easily create a new Discord.js project by running the following command:

npx create-djs-app
# or
yarn create djs-app
# or
pnpm create djs-app

Or, for a Typescript project:

npx create-djs-app typescript
# or
yarn create djs-app typescript
# or
pnpm create djs-app typescript

Options

-g, --git - Initalize a Git repository.

-y, --yes - Skip all the optional questions.

-i, --install - Makes sure the packages are installed automatically.

more coming soon.

Package Sidebar

Install

npm i create-djs-app

Weekly Downloads

1

Version

1.1.4

License

MIT

Unpacked Size

20.2 kB

Total Files

28

Last publish

Collaborators

  • nottca