Commit Graph

105 Commits

Author SHA1 Message Date
Allyedge
a74657d2b1 v0.1.1 v0.1.1 2022-06-02 22:12:33 +02:00
Allyedge
b92bf721c8 chore: update workflows 2022-06-02 15:22:39 +02:00
Allyedge
5864b9f023 docs: update readme 2022-06-02 14:55:24 +02:00
Allyedge
c7c295d413 chore: set goreleaser to new tag v0.1.0 2022-06-02 14:12:06 +02:00
Allyedge
860960813f feat: update release.yml 2022-06-02 13:47:48 +02:00
Allyedge
dd355ae76e v0.1.0 2022-06-02 13:42:08 +02:00
Allyedge
a1938d092b refactor: clean up release branches 2022-06-02 13:06:37 +02:00
EvolutionX
93dc560e9d style(*): fixed prettier issues 2022-06-02 16:33:17 +05:30
Evo
5211ce1c7b ci(release): tryna fix release ci (#34)
* ci(release): try to fix the workflow

* chore: add actions branch

* chore: hmm

* chore(release): yeah
2022-06-02 06:39:29 +02:00
Allyedge
57c928240b feat: remove JS linter 2022-06-01 19:49:37 +02:00
Allyedge
93b74ec0a9 feat: remove JS codeql 2022-06-01 19:48:29 +02:00
Allyedge
bf4bd7a868 refactor: update release.yml 2022-06-01 19:42:02 +02:00
Allyedge
f619768bc1 refactor: update package.json 2022-06-01 19:40:40 +02:00
Allyedge
8d32cad01e feat: add go-npm, not finished yet 2022-06-01 19:38:39 +02:00
Allyedge
f7a430d979 feat: add rename package.json, finish init 2022-06-01 19:12:39 +02:00
Allyedge
159cf3f756 style: go mod tidy 2022-05-31 21:25:05 +02:00
Allyedge
f5a4771c37 style: code organization 2022-05-31 21:24:41 +02:00
Allyedge
34c27bd910 feat: add good looking logs 2022-05-31 20:48:17 +02:00
Allyedge
d45f3e04e2 feat: finish initialize, needs better logs 2022-05-31 19:05:45 +02:00
Allyedge
e7abf64230 feat: add install template, needs more features 2022-05-31 15:41:16 +02:00
Allyedge
d37af7762a feat: switch to survey and add all prompts 2022-05-30 12:22:58 +02:00
Allyedge
7d84a82a50 feat: add components to init - wip 2022-05-29 20:57:29 +02:00
Allyedge
b8dfa6891a feat: add init command, needs functionality 2022-05-29 20:13:43 +02:00
Allyedge
321b537a4d feat(go): start rewrite in go 2022-05-29 19:55:20 +02:00
renovate[bot]
765771f759 chore(deps): lock file maintenance (#27)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 18:20:21 +00:00
renovate[bot]
811313e3f7 chore(deps): update dependency standard-version to v9.5.0 (#26)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 23:47:28 +05:30
EvolutionX
b5dcdc97bc style: pretty 2022-05-16 12:00:11 +05:30
EvolutionX
cc410bd370 fix: no more error when selecting js 2022-05-16 11:14:12 +05:30
Evo
d9390a84e6 docs: add stats 2022-05-16 09:01:36 +05:30
EvolutionX
ebe72c98bd chore: renovate stuff 2022-05-14 12:36:22 +05:30
EvolutionX
d5097acf1f chore: add script fix and pretty readme 2022-05-14 12:32:51 +05:30
Evo
7535a5e026 feat: Added version command & created readme (#25)
* feat: Created help command

* fix: Fixed a typo in version command

* feat: Added version command to index.js & changed export type to default

* chore: Updated version command

* chore: Updated help command

* chore: Updated init command

* feat: Added version shortcut command

* docs: Created README

* chore: Added what @jacobees wanted

* docs: Changed the README description

* docs: Updated README

* docs: Fix what Evo wanted

* revert: Reverted what Evo wanted

* revert: Reverting default export

* revert: Reverting the default export

* revert: Reverted the default export

* feat: Version is now come from package.json

* fix: Fixed experimental error

* chore: Updated what evo wanted

* refractor: Changed v to flag

* feat(v): use flags

* docs: some stuff

Co-authored-by: xxDeveloper <77380166+Murtatrxx@users.noreply.github.com>
2022-05-14 12:24:10 +05:30
EvolutionX
5f360c5852 style: prettier things 2022-05-14 09:50:28 +05:30
qxb3
7b1d53520f feat(skip): option to skip package manager selection (#20)
* feat: ability to skip package manager selection

* fix: add option to skip too when you dont have both pm

* fix: both work on npm/yarn on skip part

* fix(init): fix typo

Co-authored-by: Evo <85353424+EvolutionX-10@users.noreply.github.com>
2022-05-14 09:42:44 +05:30
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