18 | | holds code for running operations on our servers from the command line using the `freepuppet` command. For a list of options run: |
| 18 | holds code for running operations on our servers from the command line using the `freepuppet` command. To fully configure freepuppet-helper, you should: |
| 19 | * Add the following environment variable: export FREEPUPPET_REPO_PATH=/path/to/the/directory/where/our/puppet/git/repo/is/checked/out |
| 20 | * Symlink freepuppet-helper (which is in the "helper" directory of the checked out git repo) in your ~/bin directory or otherwise put it in your $PATH. |
| 21 | For a list of options run: |