mirror of
https://github.com/sern-handler/cli
synced 2026-06-20 23:02:23 +00:00
e5f607e99875e105cbb148cab3ed1bbc3771ae35
* 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>
Description
No description provided
Languages
TypeScript
90.1%
JavaScript
9.9%