This will be a CLI app to quickly start projects! Like discord bots or other NodeJS projects ;)
This will be a CLI app to quickly start projects! Like discord bots or other NodeJS projects ;)
This is a project to quickly start projects! You can run the sanderhd command to open the TUI!
You can select NextJS Starter, Discord JS Classic & Discord JS Advanced.
I also added a āhelp and a āversion command!
Iāve learned a a lot about file creations & using colors in the terminal with Chalk and Inquirer.
So, that was not the last devlog, oops!
When I tried publishing it to NPM, I got some errors with the type being commonjs, so I needed to change that to module! Now its working great! You can install it using npm install -g sanderhd-starter!
And I also added a āhelp & āversion command to check your version :-)
Enjoy!
Hello! Part 3 and the Final part of my Devlog!
Tonight I created the last 2 (for now) starters. Iāve added a Discord.JS Classic starter, with a simple !ping command and a config file. Also a Discord.JS Advanced starter, with slash commands & a more advanced config.
Iāll ship the project and upload it to npm for easy install :)
Hey, part 2 of my DevLog! This time I started working on the starting mechanism. You can select a starter with the arrow keys on your keyboard, and fill in a name. This will create a project for you!
I only did Next.JS for now, because I rage quitted š
Cya
Log in to leave a comment
Hi,
Today I started the project! Iāve decided to use Inquirer for the Selection menu, and Chalk for the colors. Iām not satisfied with the colors right now, so Iām going to change these in the future :)
Log in to leave a comment