SamagraX-Stencil / stencil-cli

NestJS CLI on steroids for stencil 🍹
https://stencil.samagra.io/cli/introduction
Other
5 stars 10 forks source link

fix: package manager feature #33

Closed shivankurchavan closed 3 months ago

shivankurchavan commented 3 months ago

Issue : #29

Functionality added : stencil new will check for installed package managers and then ask user to choose from only those which are installed.

Default case: it'll ask to install npm.

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information