sift is available for all major operating systems - just download a single executable (or build it from source).
The source code is available at github.com/svent/sift.
If you have a working Go environment, you can install it with:
go get github.com/svent/sift
Follow me on twitter to get informed about updates:
Follow @sven_t
If you like sift, please help spread the word and rate the repository on github:
The binaries for the latest stable version are always available on this page.
Replace the version with 'latest' (e.g. sift_latest_linux_amd64.tar.gz) if you want to automatically download the current release.
Operating System | 32-bit / 386 | 64-bit / amd64 | ARM |
---|---|---|---|
Linux | sift_0.9.0_linux_386.tar.gz | sift_0.9.0_linux_amd64.tar.gz | sift_0.9.0_linux_arm.tar.gz |
Windows | sift_0.9.0_windows_386.zip | sift_0.9.0_windows_amd64.zip | - |
OS X | sift_0.9.0_darwin_386.zip | sift_0.9.0_darwin_amd64.zip | - |
FreeBSD | sift_0.9.0_freebsd_386.zip | sift_0.9.0_freebsd_amd64.zip | sift_0.9.0_freebsd_arm.zip |
NetBSD | sift_0.9.0_netbsd_386.zip | sift_0.9.0_netbsd_amd64.zip | sift_0.9.0_netbsd_arm.zip |
OpenBSD | sift_0.9.0_openbsd_386.zip | sift_0.9.0_openbsd_amd64.zip | - |