containment note

This commit is contained in:
Yan 2015-05-07 13:32:17 -07:00
parent d644d21d84
commit 6ce2914132

View file

@ -18,6 +18,8 @@ manage-tools uninstall gdb
manage-tools uninstall all
```
Where possible, the tools keep the installs very self-contained (i.e., in to tool/ directory), and most uninstalls are just calls to `git clean`.
To support python dependencies, however, make sure to create a virtualenv before installing and using tools (i.e., `mkvirtualenv ctf`).
Installers for the following tools are included:
| Category | Tool | Description |