Roblox / foreman

Toolchain manager for Roblox projects
MIT License
171 stars 26 forks source link

Strategy for cleaning up old tools #4

Open LPGhatguy opened 4 years ago

LPGhatguy commented 4 years ago

Foreman currently doesn't track what caused a tool to be installed, only that it's installed.

We can introduce a command to uninstall individual tools, but some sort of garbage collection command might be useful for deleting old stuff.