Sha256: 1f6435206633a7fe9d9dbf037f21e1a231b99c66b983b90e2051a73cd0adc175

Contents?: true

Size: 660 Bytes

Versions: 4

Compression:

Stored size: 660 Bytes

Contents

# Galileo

Search your starred GitHub repos from your shell.

## Installation

    gem install galileo

## Usage

See your most recent GitHub stars:

    galileo

Search through the names & descriptions of the starred repos:

    galileo markdown parser

Filter by language:

    galileo markdown parser -l javascript

Refresh the repo cache from GitHub:

    galileo -r

## Contributing

1. Fork it ( http://github.com/JacksonGariety/galileo/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 new Pull Request

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
galileo-0.2.1 README.md
galileo-0.2.0 README.md
galileo-0.1.1 README.md
galileo-0.1.0 README.md