Replies: 2 comments 1 reply
-
|
Did this guide work for you? I also need to migrate, but I am looking for success stories before I spend the time tearing down my working system. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I followed these steps from the Reddit post that worked to remove the original GSD: How to migrate right now if installed with npmnpm uninstall -g get-shit-done-cc if installed with npx (as folke user _FreeThinker mentioned here)npx get-shit-done-cc --uninstall --global Or, depending on your installation (local installation): Also, I recommend checking the ~/.npm/_npx/ directory and clearing it out. You should also look inside your .claude folder and delete any gsd folders that aren't Markdown files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened to the original project https://github.com/gsd-build/get-shit-done? And more importantly, how are we supposed to migrate to the new solution?
The docs here https://github.com/open-gsd/gsd-core/blob/next/docs/how-to/install-on-your-runtime.md don’t explain the migration process at all. There’s nothing about how to remove previously installed packages or clean up the old GSD agent configs.
Also, do we need to do anything with the artifacts that were already created inside the project (like the .planning folder, etc.)?
Beta Was this translation helpful? Give feedback.
All reactions