Download the Binary from the Release OR Use Homebrew to install it.
brew tap deepraj02/taps
then
brew install snoop
OR
brew install deepraj02/taps/snoop
Note: Working on to distribute the package with Chocolatey in the coming week.
As for now you can install the zip file for Windows from the release page.
-
Install the zip for the Release page.
-
Unzip and move the snoop.exe file to
C:\Users\<UserName>\AppData\Local\Programs\Snoop\bin
.(you may need to create the
snoop/bin
directory) -
Now add the path to your System Variable.
Snoop should work fine now.
- Install the
tar.gz
for the Release page. - Unzip the file and set the path in your
~/.bashrc
file.
Note: If you want to change it permanently add export
PATH=$PATH:</path/to/file>
to your ~/.bashrc file (just at the end is fine).