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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
for the examples I have to generate a go.work
this is because I am in a mono repo.
this means that everything works if you are and are NOT inside a mono repo.
so, it seems like a good idea to add this to the cli....
all I do is call "go work use ./examples/todo" etc....
I added it to all cmd steps like gen, run, watch, setup as a pre step.
works well.
Beta Was this translation helpful? Give feedback.
All reactions