EvolutionX
d455a9ef30
ci: update delivery workflow
2022-06-29 11:14:55 +05:30
Jacob Nguyen
9bd2b0f38b
feat: making sern help message look better, adding ascii art ( #50 )
2022-06-29 10:17:07 +05:30
Jacob Nguyen
330b2ee92d
docs: add better instructions for readme ( #49 )
2022-06-28 23:05:45 +05:30
Evo
8c45327094
fix: avoid crashing of cli when no plugin found ( #47 )
2022-06-22 11:53:42 -05:00
EvolutionX
361e6451a7
ci: damn it
2022-06-22 13:02:44 +05:30
EvolutionX
81eabff53e
ci: finally done
2022-06-22 12:58:06 +05:30
EvolutionX
d78c20a491
ci: testing npm 3x
2022-06-22 12:49:07 +05:30
EvolutionX
a97bfdf9ee
ci: testing npm 2x
2022-06-22 12:42:03 +05:30
EvolutionX
7276c2cb21
ci: testing npm
2022-06-22 12:40:17 +05:30
EvolutionX
0ba16b494c
chore(release): 0.2.0
v0.2.0
2022-06-22 12:25:51 +05:30
EvolutionX
d35cb828fb
ci: add cd, closes #37
2022-06-22 12:24:27 +05:30
EvolutionX
ae3725587d
ci: nvm
2022-06-22 12:04:09 +05:30
EvolutionX
885045a041
style: pretty
2022-06-22 12:02:44 +05:30
EvolutionX
54a3e6e42c
ci: update workflow
2022-06-22 12:02:37 +05:30
EvolutionX
eb85a7a8f2
feat: add basic type checking
2022-06-22 11:58:30 +05:30
EvolutionX
e86e3a7e67
chore: update exitoverride
2022-06-22 11:24:49 +05:30
EvolutionX
e3a7d1a28c
ci: update workflow
2022-06-22 11:19:06 +05:30
EvolutionX
82dd9e7141
ci: update workflow
2022-06-22 09:23:20 +05:30
EvolutionX
055da6c24d
refactor: remove prefix question
2022-06-22 09:16:34 +05:30
EvolutionX
3bd262739f
chore: add verbose messages
2022-06-22 09:05:46 +05:30
renovate[bot]
805543e1a3
chore(deps): update dependency eslint to v8.18.0 ( #42 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-21 20:30:37 +05:30
renovate[bot]
7e65f3e5c3
chore(deps): pin dependency cz-conventional-changelog to v ( #39 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-19 19:30:45 +05:30
renovate[bot]
93e17be8c7
chore(deps): update actions/setup-node digest to eeb10cf ( #40 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-19 19:29:54 +05:30
renovate[bot]
514a56fde4
chore(deps): update dependency prettier to v2.7.1 ( #44 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-19 19:27:43 +05:30
Evo
895a48910e
feat: plugin command!!! ( #45 )
2022-06-18 23:05:34 +05:30
Evo
7cf62c0308
feat: enable extra command & jsdockerfile ( #43 )
2022-06-18 01:47:26 -05:00
Evo
3eb63835d9
feat: add sern.config.json ( #38 )
2022-06-17 22:09:13 +05:30
EvolutionX
e78cb552da
ci: update branch names
2022-06-14 08:44:52 +05:30
EvolutionX
f650171030
refactor: remove degit
2022-06-14 08:43:14 +05:30
Jacob Nguyen
b2e6236dde
feat: add commander and start plugins installer ( #36 )
...
Co-authored-by: EvolutionX
2022-06-11 09:33:44 +05:30
EvolutionX
09a9b68b65
ci: fix workflows
2022-06-10 22:43:16 +05:30
EvolutionX
67a0efd1c2
chore(release): 0.1.3
2022-06-10 22:40:32 +05:30
EvolutionX
310c82f24e
chore(release): 0.1.2
2022-06-10 22:37:57 +05:30
Allyedge
b1a8683373
feat: create typescript dockerfile and the extra command ( #28 )
...
Co-authored-by: EvolutionX
2022-05-29 23:26:06 +05:30
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