← all casks
factor
Factor
Programming language
- Version
- v0.101
- Tap
- homebrew/cask
- Auto-updates
- No
- Languages
- —
- Outdated
- No
auto-updateshomepageactiveenabledup-to-date
Install
shell
$ brew install --cask factorCaveats
To use factor, you may need to add the $APPDIR/factor directory
to your PATH environment variable, e.g. (for Bash shell):
export PATH=$APPDIR/factor:"$PATH"