uetchy / create-create-app

⚡️ Create your own `create-something` app.
MIT License
97 stars 24 forks source link

Expose package manager to AfterHookOptions #47

Open gausie opened 2 years ago

gausie commented 2 years ago

I'd like to give some aftercare for running create, for example

Go to the directory and run `npm run build` to finish!

However, I can't tell from that after hook what the user has used for their package manager.

holic commented 1 year ago

See https://github.com/uetchy/create-create-app/issues/51#issuecomment-1376483500