How to uninstall

I setup codecombat Developer environment on Ubuntu 12.04 VPS server, it’s work,and now i want to uninstall it.

i use this script to install,how to uninstall?

You can just delete the folder where you cloned the CodeCombat repository.

If you want to uninstall the various dependencies, like node, npm, mongo, and sass, you’ll have to individually uninstall them, but I don’t know why you’d need to get rid of them.