* feat: add default settings for the -y flag
Signed-off-by: Allyedge <alimarslank@gmail.com>
* refactor: add documentation comments to initProject
* feat: set git init to true and package manager to npm by default
* style: fix typo in npmInit
* Update src/commands/init.js
Co-authored-by: Evo <85353424+EvolutionX-10@users.noreply.github.com>
* Update src/commands/init.js
Co-authored-by: Evo <85353424+EvolutionX-10@users.noreply.github.com>
* refactor: remove unnecessary isDefault checks
* refactor(init): cleaned up code and made a simple flow
* docs: update jsdoc
* style: fix prettier
* feat: set git init to true and package manager to npm by default
* style: fix typo in npmInit
* Update src/commands/init.js
Co-authored-by: Evo <85353424+EvolutionX-10@users.noreply.github.com>
* Update src/commands/init.js
Co-authored-by: Evo <85353424+EvolutionX-10@users.noreply.github.com>
* feat: add default settings for the -y flag
Signed-off-by: Allyedge <alimarslank@gmail.com>
* refactor: add documentation comments to initProject
* feat: set git init to true and package manager to npm by default
* Update src/commands/init.js
Co-authored-by: Evo <85353424+EvolutionX-10@users.noreply.github.com>
* Update src/commands/init.js
Co-authored-by: Evo <85353424+EvolutionX-10@users.noreply.github.com>
* refactor: remove unnecessary isDefault checks
* refactor(init): cleaned up code and made a simple flow
* docs: update jsdoc
* style: fix prettier
* feat: add default settings for the -y flag
Signed-off-by: Allyedge <alimarslank@gmail.com>
* refactor: add documentation comments to initProject
* feat: set git init to true and package manager to npm by default
* refactor: remove unnecessary isDefault checks
* refactor(init): cleaned up code and made a simple flow
* docs: update jsdoc
* style: fix prettier
* chore(s): stuff
Co-authored-by: Evo <85353424+EvolutionX-10@users.noreply.github.com>