* chore: start publish work
* chore: more debug... who overwrote!
permalink: http://whatthecommit.com/2e6bbd4fd1a21e16039ce52216c3c0b4
* update node version requirement (#106)
* update node version requirement
* publish progress
* progress on publish
* style: pretty pretty
* chore: some progress i guess?
* more progress on publish command
* chore: remove magicast
* more progress on command data
* fix: adding extra fields to json output
* fix: stringify again
* rest field cli
* style: run prettier
* chore: friday 5pm
permalink: http://whatthecommit.com/502256b954264d50f29967e1fef8394b
* prettier and more progress on publish
* progress on publishing
* config can be function and publishing seems to be working correctly
* fix, made mistakes
* fix guild command publishing
* fix guild ids not publishing correctly
* edit correctly
* upgrade fire readiers
* refactor and separate some stuff
* ^
* add default_member_permissions
* refator
* refactors
* publish functionality done
* seems like attachment loading works correctly
* extrapolate
* code splitting and faster startup
* fix up bugs
* forgot to merge prompts/plugin
* remove unneeded esbuild plugin for simple define
* build auto generate typings
* fix: template dir after switching commands to dynamic imports
* update preprocessor
* fix: add experimental warning to publish and build
* fix vulnerability
* oops, false alarm
* better sern.build.js config support
* chore: remove pnpm lock
* cleaner build and also some cli options
* fix regression
* add more cli options
* optimize
* no any
---------
Co-authored-by: EvolutionX <evolutionx9777@gmail.com>
* 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>
* 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>
* 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>
* 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>