# herolib a smaller version of crystallib with only the items we need for hero ## automated install ```bash ``` ## to install v ```bash #~/code/github/freeflowuniverse/herolib/install_v.sh --help V & HeroLib Installer Script Usage: /Users/despiegk1/code/github/freeflowuniverse/herolib/install_v.sh [options] Options: -h, --help Show this help message --reset Force reinstallation of V --remove Remove V installation and exit --analyzer Install/update v-analyzer --herolib Install our herolib Examples: /Users/despiegk1/code/github/freeflowuniverse/herolib/install_v.sh /Users/despiegk1/code/github/freeflowuniverse/herolib/install_v.sh --reset /Users/despiegk1/code/github/freeflowuniverse/herolib/install_v.sh --remove /Users/despiegk1/code/github/freeflowuniverse/herolib/install_v.sh --analyzer /Users/despiegk1/code/github/freeflowuniverse/herolib/install_v.sh --herolib /Users/despiegk1/code/github/freeflowuniverse/herolib/install_v.sh --reset --analyzer # Fresh install of both ```