underctrl-io / commandkit

Only focus on what matters - Let CommandKit handle your commands and events in your Discord.js projects!
https://commandkit.js.org
MIT License
86 stars 12 forks source link

feat: commandkit cli #24

Closed twlite closed 9 months ago

twlite commented 9 months ago

This PR introduces the following CLI commands:

A commandkit.json config file is required in current working directory for CLI to work. It is optional and projects that do not utilize CLI will not be affected.

This should be marked as experimental for now since it needs more optimizations.

netlify[bot] commented 9 months ago

Deploy Preview for commandkit failed.

Name Link
Latest commit 8413fb2c85330e7911e1d4e0cda26a5d0ba57826
Latest deploy log https://app.netlify.com/sites/commandkit/deploys/6550dc08de39b6000859d121
notunderctrl commented 9 months ago

Failed actions most likely due to Prettier styling. Will fix it on master. Tip: pnpm lint in the root dir to confirm