Sha256: f8ed0dcca4ddd58a37e403dbdec9b7ecf6b098e8580383338096b2269f6d4643

Contents?: true

Size: 746 Bytes

Versions: 1

Compression:

Stored size: 746 Bytes

Contents

# Socialinvestigator

This is a took to help track down who is linking to your site.

## Installation

Currently this tool is available command line only, and is installed by:

    $ gem install socialinvestigator

Then you can run the command 'socialinvestigator' to begin using it.

    $ bundle

## Usage

Full help
    $ socialinvestigator help

Search hacker news for a url:

    $ socialinvestigator hn search http://willschenk.com
## Contributing

1. Fork it ( https://github.com/[my-github-username]/socialinvestigator/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
socialinvestigator-0.0.1 README.md