Metadata-Version: 1.1
Name: yeahyeah
Version: 0.1.11
Summary: dispense with the 5 manual steps, just say yeah yeah I know just do it come on move
Home-page: https://github.com/sjoerdk/yeahyeah
Author: Sjoerd Kerkstra
Author-email: w.s.kerkstra@protonmail.com
License: MIT license
Description: ========
        yeahyeah
        ========
        
        .. image:: https://img.shields.io/travis/sjoerdk/yeahyeah.svg
                :target: https://travis-ci.org/sjoerdk/yeahyeah
        
        .. image:: https://readthedocs.org/projects/yeahyeah/badge/?version=latest
                :target: https://yeahyeah.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/sjoerdk/yeahyeah/shield.svg
             :target: https://pyup.io/repos/github/sjoerdk/yeahyeah/
             :alt: Updates
        
        .. image:: https://codecov.io/gh/sjoerdk/yeahyeah/branch/master/graph/badge.svg
             :target: https://codecov.io/gh/sjoerdk/yeahyeah
        
        
        
        CLI launch manager. Dispense with the 5 manual steps for everything, just say yeah yeah I know just do it come on move
        
        
        * Free software: MIT license
        * Documentation: https://yeahyeah.readthedocs.io.
        
        
        Features
        --------
        
        * Launch commands from console/terminal
        * Command line interface based on python Click
        * Autocomplete for bash and zsh
        * plugin architecture
        * Wildcard commands like 'Open firefox search on search term X'
        
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-03-12)
        ------------------
        
        * First release on PyPI.
        
        
        0.1.5 (2019-07-23)
        ------------------
        
        * Removed windowraiser plugin. Too UI dependent, simpler scripts work better.
        
Keywords: yeahyeah
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
