implicit-0.4.0.0: Tools.md
# Purpose of this document: List the external tools i've found useful with this codebase. # Tools: ## Workflow: My workflow consists of: ### admesh ### meshlab ## Code Checking 'weeder' is useful for finding dead code 'hlint -g' is also useful.