You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose we use degit instead of polywrap create, as they effectively function the same way. This means we maintain less code, and can use a popular widely-used package: https://www.npmjs.com/package/degit
In this future it could be pwr degit instead of npx degit. Also for a nice UX, we could keep the name polywrap create but just use degit underneath.
The text was updated successfully, but these errors were encountered:
I propose we use
degit
instead ofpolywrap create
, as they effectively function the same way. This means we maintain less code, and can use a popular widely-used package: https://www.npmjs.com/package/degitIn this future it could be
pwr degit
instead ofnpx degit
. Also for a nice UX, we could keep the namepolywrap create
but just usedegit
underneath.The text was updated successfully, but these errors were encountered: