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
Does this make any changes to opencode itself, and is it easy to uninstall if I choose? Is it a global install or local per project? I'd like to try it, but I don't want a play with a messy install if I choose to remove. I'm new to opencode itself, and I have not experienced .opencode/ folders in my projects so far.
***Edit
I think I see it: INSTALL_DIR=".opencode" print_success "Installing to local directory: .opencode/" sleep 1 ;;
Will the install add the .opencode directory if not there? Should I run curl in a created .opencode directory?
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does this make any changes to opencode itself, and is it easy to uninstall if I choose? Is it a global install or local per project? I'd like to try it, but I don't want a play with a messy install if I choose to remove. I'm new to opencode itself, and I have not experienced .opencode/ folders in my projects so far.
***Edit
I think I see it:
INSTALL_DIR=".opencode" print_success "Installing to local directory: .opencode/" sleep 1 ;;Will the install add the .opencode directory if not there? Should I run curl in a created .opencode directory?
Beta Was this translation helpful? Give feedback.
All reactions