Metadata-Version: 1.0
Name: dumpyme
Version: 0.0.4
Summary: Command line package to get dumps databases
Home-page: https://github.com/marioidival/dumpyme
Author: Mario Idival
Author-email: marioidival@gmail.com
License: MIT
Description: Dumpy Me
        ========
        
        Command line package to get dumps
        
        Install
        ~~~~~~~
        
        ``pip install dumpyme``
        
        Usage
        ~~~~~
        
        1 - Create dumpyfile
        ''''''''''''''''''''
        
        ``dumpy init``
        
        2 - Add some project in dumpyfile
        '''''''''''''''''''''''''''''''''
        
        ``dumpy add``
        
        This command will ask questions about the project
        
        3 - Get dump of project
        '''''''''''''''''''''''
        
        ``dumpy me my_project``
        
        Databases supported
        ~~~~~~~~~~~~~~~~~~~
        
        -  MongoDB
        '''
        '
        ''
        
Keywords: dump dumpyme mongo postgres mysql
Platform: UNKNOWN
