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 have a very small request for a nice-to-have feature. After setting up my local copy of the template, l find myself running cargo scaffold <day> and, right after, I am running cargo download <day>.. I think a new flag to cargo scaffold like --download or even a separate command like cargo generate <day> that combines both steps would be nice.