Skip to content

nightlyone/dedup

Repository files navigation

dedup

Concurrent usable existance check.

Build Status

LICENSE

BSD

documentation

package documentation at godoc.org

or

package documentation with code view at gowalker.org

build and install

install from source

Install Go 1, either from source or with a prepackaged binary.

Then run

go get github.com/nightlyone/dedup

see the examples for usage.

LICENSE

BSD

documentation

contributing

Contributions are welcome. Please open an issue or send me a pull request for a dedicated branch. Make sure the git commit hooks show it works.

git commit hooks

enable commit hooks via

    cd .git ; rm -rf hooks; ln -s ../git-hooks hooks ; cd ..

Bitdeli Badge

About

Concurrent usable existance check.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages