1.0.2 • Published 4 years ago
gifaldyazka v1.0.2
Setup
Install this module globally
Install this Module Globally with npm to your Local Machine.
> npm install -g gifaldyazka
Note : You may need to add
sudo
if needed.
Make a New Empty Directory.
Open your Terminal, and Make sure your terminal is located to the new empty directory.
Run gifaldyazka
Run gifaldyazka
at your Terminal. It should ask you for prefered languages you want.
Examples :
> gifaldyazka
Available options :
Javascript
,Typescript
Wait the Process until Done.
Wait the Process until Done. While done, It'll says DONE! Project Ready.
Now, you're ready to go!
Parameters
javascript
|| typescript
Parameter to set prefered language.
Usage :
> gifaldyazka javascript
--git
Parameter to Initialize Git to your project.
Usage :
> gifaldyazka javascript --git
--install
Parameter to Install All Required Dependecies at package.json
Usage :
> gifaldyazka javascript --install
--yes
Parameter to Pass All Prompt Question.
Usage :
> gifaldyazka --yes
Additional Information
Available Language
JavaScript
TypeScript
Available Parameters
--git
--install
--yes
Discord.js Version
v12.5.3
(Stable)This will generate a Discord Bot Project with Discord.js at v12.5.3