Commit Graph

71 Commits

Author SHA1 Message Date
EvolutionX
b366cb4af4 ci: pretty 2022-05-14 09:35:08 +05:30
EvolutionX
5ed96b88c3 style: pretty 2022-05-14 09:32:33 +05:30
Evo
88893a35cd fix: no more crashing cli if yarn isnt present (#24)
* fix: no more crashing cli if yarn isnt present

* chore: add .idea to gitignore

* chore: fix position of .idea

Co-authored-by: jacoobes <jacobnguyend@gmail.com>
2022-05-13 23:57:58 +05:30
Evo
85381e13a4 ci: this shit is killing me 2022-05-13 11:43:53 +05:30
Evo
6f46edca19 ci: fix shit 2022-05-13 11:26:00 +05:30
EvolutionX
075cc3a043 ci: might fix failing checks 2022-05-13 11:17:49 +05:30
Allyedge
e5f607e998 feat: add default settings for the -y flag (#19)
* 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>
2022-05-13 11:09:35 +05:30
EvolutionX
3c5924b409 chore: stuff 2022-05-11 23:11:03 +05:30
EvolutionX
695e739dc0 chore: nvm 2022-05-11 23:07:19 +05:30
EvolutionX
1a59cfe305 Merge branch 'code-quality' 2022-05-11 22:49:19 +05:30
EvolutionX
f2a75e5966 style: simple shit that you couldn't fix 2022-05-11 22:39:21 +05:30
Jacob Nguyen
0574befeb7 Merge branch 'main' into code-quality 2022-05-11 11:41:59 -05:00
qxb3
fa689360ce fix(install.js): fix mistyped. cached -> cache 2022-05-11 21:51:32 +05:30
qxb3
fc01554fae fix: fix degit erroring when there's no cache 2022-05-11 21:51:32 +05:30
qxb3
ddb02850f2 feat: using degit to clone the templates 2022-05-11 21:51:32 +05:30
Allyedge
9121f48cc8 style: update spacing between variables and if statements 2022-05-11 18:02:34 +02:00
Allyedge
6fd9eabfbb Merge branch 'code-quality' of https://github.com/sern-handler/cli into code-quality 2022-05-11 17:52:10 +02:00
Allyedge
bfe21818cc refactor: improve the spacing between code lines 2022-05-11 17:51:59 +02:00
Allyedge
69f16d301e Improve the spacing between code lines 2022-05-11 15:20:01 +02:00
EvolutionX
59cb125435 chore: i'll kill someone for this shit 2022-05-11 11:31:59 +05:30
EvolutionX
fec1c8e24c feat: now edits the directories as per user's choice 2022-05-11 11:23:38 +05:30
EvolutionX
3a767987f4 chore: update changelog 2022-05-11 09:43:49 +05:30
EvolutionX
6dd42e324b Merge branch 'main' of github.com:sern-handler/cli 2022-05-11 09:42:10 +05:30
EvolutionX
c5b45aab59 chore: removed deprecated stuff 2022-05-11 09:41:54 +05:30
EvolutionX
6d1b98f0ba chore: add LICENSE.md 2022-05-10 17:20:13 +05:30
Renovate Bot
2cabdcaf7b chore(deps): update dependency eslint to v8.15.0 2022-05-10 14:04:08 +05:30
Renovate Bot
55513fccf5 chore(deps): lock file maintenance 2022-05-10 14:00:50 +05:30
Renovate Bot
ccebdcd5e5 chore(deps): update actions/checkout digest to 2541b12 2022-05-10 13:58:21 +05:30
EvolutionX
a93fc98c44 chore(release): 0.1.1 2022-05-09 23:02:34 +05:30
EvolutionX
020f8ebe6d style: prettier things 2022-05-09 23:01:26 +05:30
EvolutionX
10b1a6a139 Merge remote-tracking branch 'origin/main' into main 2022-05-09 22:54:09 +05:30
Jacob Nguyen
16b7501d54 Merge branch 'main' of https://github.com/sern-handler/cli 2022-05-09 12:23:08 -05:00
EvolutionX
dbefc74220 Merge remote-tracking branch 'origin/main' into main 2022-05-09 22:51:51 +05:30
Jacob Nguyen
cae3c597c3 feat: rebase changes 2022-05-09 12:21:28 -05:00
qxb3
1265224bb9 fix: prettier things 2022-05-09 22:50:49 +05:30
qxb3
c3ec9c5f74 chore: changed to export function help 2022-05-09 22:50:33 +05:30
qxb3
ca23d17670 feat: added help command 2022-05-09 22:50:17 +05:30
qxb3
5561014058 Fix prettier issue 2022-05-09 22:42:42 +05:30
qxb3
1db2f8eedd Changed to export function help 2022-05-09 22:42:42 +05:30
qxb3
ca1aad7e48 Added help command 2022-05-09 22:42:42 +05:30
EvolutionX
4a24ed0cba chore: update description 2022-05-09 11:52:02 -05:00
EvolutionX
6c2e65923a chore: shit 2022-05-09 11:52:02 -05:00
EvolutionX
65f38f3eb2 feat(*): cli is now functional 2022-05-09 11:51:56 -05:00
EvolutionX
66e2c5f393 chore: this is killing me 2022-05-09 22:18:38 +05:30
EvolutionX
0094cd5a45 chore: update description 2022-05-09 20:56:45 +05:30
EvolutionX
f268b1c62f fix: removed useless line 2022-05-09 20:52:18 +05:30
EvolutionX
6e006e0073 chore: shit 2022-05-09 20:47:06 +05:30
EvolutionX
5021d28bca feat(*): cli is now functional 2022-05-09 20:44:48 +05:30
Jacob Nguyen
6086af063a refactor: removing redundant return process.exit(), more concise cli
messages
2022-05-08 22:54:26 -05:00
Jacob Nguyen
e74976a72c refactor: Simplifying logic, cleaning up code 2022-05-08 22:26:10 -05:00