Metadata-Version: 1.1
Name: scm-cli
Version: 0.5.0
Summary: A command line interface to various source control services, such as github, bitbucket, etc.
Home-page: http://code.grumbleofnerds.com/scm-cli
Author: Doug Royal
Author-email: douglasroyal@gmail.com
License: BSD
Description: scm-cli
        =======
        
        If you have lots of projects stored in lots of places, you probably waste time trying to hunt down your source code.
        
        This is a command line utility that will search whatever hosts you configure and check out your projects for you.
        
        
        Currently supported
        -------------------
        
        Linux                                                                                                                                  
        
        Python 2.7 or 3+ 
        
        git, mercurial
        
        github, bitbucket
        
        custom git or mercurial hosts are supported via a simple plugin system
        
        Documentation
        -------------
        `Installation, Usage, and Customization <http://code.grumbleofnerds.com/scm_cli>`_
        
        Development Plans
        -----------------
        `Trello Board <https://trello.com/b/q956VDok/scm-cli>`_
        
Keywords: source controll
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Version Control
Classifier: License :: OSI Approved :: BSD License
