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
{{ message }}
This repository was archived by the owner on May 8, 2025. It is now read-only.
I just set up devcmd for use in a new project, and a fellow developer (@davidpomerenke) suggested the following:
it would be nice if the devcmd launcher would suggest to directly do yarn install in the dev_cmds dir if necessary.
There are a lot of detailed questions about how to determine when to offer this, and where/how to run yarn install if we do, but from a (first-time) user's point of view, I found this a valid feature request.