supertokens / create-supertokens-app

CLI to create supertokens demo app easily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI should use yarn by default if yarn is installed

nkshah2 opened this issue · comments

Npm takes too long when setting up the project, it may be a good idea to use yarn by default if it is installed in the user's computer.

This should only take effect if the user has not specifically provided the --manager flag