Metadata-Version: 1.0
Name: smache
Version: 0.0.3
Summary: 
Lots of description

Home-page: http://limecode.dk
Author: Anders Emil Nielsen
Author-email: UNKNOWN
License: MIT
Description: # SMache
        
        [![Build Status](https://travis-ci.org/anderslime/smache.svg?branch=master)](https://travis-ci.org/anderslime/smache)
        
        
        ## Tests
        
        To run the tests, run:
        
        `python setup.py test`
        
        ### With Springles (OSX)
        
        #### Requirements:
        
        - terminal-notifier
        - pytest-watch (pipy package)
        
        ```
        brew install terminal-notifier
        pip install pytest-watch
        ```
        
        #### Usage
        
        ```
        $ pip install pytest-watch
        $ ./bin/watchtests
        ```
        
        #### Troubleshooting for tmux:
        
        - terminal-notifier not working, take a look at https://github.com/julienXX/terminal-notifier/issues/115#issuecomment-104214742
        
        
Keywords: smart caching dataflow reactive push-based
Platform: UNKNOWN
