Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreztz/gitget


https://github.com/andreztz/gitget

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# gitget

> Download a specific folder from a gitgub repository.

## Installation

OS X & Linux & Windows:

```sh
$ pip install gitget
```

## Usage example

```sh
$ gitget https://github.com/boppreh/keyboard/tree/master/examples
```

## Release History

- 1.0.3
- The first release

## Meta

André P. Santos – [@ztzandre](https://twitter.com/ztzandre) – [email protected]

Distributed under the XYZ license. See `LICENSE` for more information.

[https://github.com/andreztz/gitget](https://github.com/andreztz/)

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request