* added tools command with placeholders for un/reinstall along with placeholder tests
* added missing docs build dependency
* updated documentation to reflect tools vs install
* refactored some code for DRY, fixed up prior merge with master
* fixed broken tests in test_recon_pipeline_shell
* existing tests all passing
* added tools list command
* added tools list command
* added tools reinstall
* removed lint
* fixed reinstall test
* fixed install go test
* fixed go install test again
* Add do_uninstall function
* uninstall f/ amass/aqua/go
* uninstall functional on all tools
* Add in missed fixes from rebase
* solve permission issue
* Removes un-needed vars from yaml
* Resolves go test issues
* adds framework for uninstall tests
* Fixes uninstall tests for Go tools
* Adds uninstall testing for luigi and improves uninstall
* Adds uninstall testing for searchsploit
* Update installation documentation