Metadata-Version: 2.2
Name: stashcookie
Version: 0.1.3
Summary: store big files to amazon glacier
Author-email: Your Name <abram.handler@gmail.com>
Description-Content-Type: text/markdown

Are you too cheap for gitlfs? 

### Installation
`pip install stashcookie` and also configure awscli

### Use

- `cookie init`

- Fill out `.cookie_files.txt` which is a list of files

- `cookie upload`
- `cookie check`


### Notes
- Inspired by `https://cookiecutter-data-science.drivendata.org/`
