Metadata-Version: 1.0
Name: Organise
Version: 2.0.0
Summary: A little tool that helps you organise your directory into meaningful subdirectories.
Home-page: https://github.com/mayankkushal/auto-organise
Author: Mayank Kushal
Author-email: mayankkushal26@gmail.com
License: Creative Commons Attribution-Noncommercial-Share Alike license
Description: [![Downloads](https://pepy.tech/badge/organise)](https://pepy.tech/project/organise)  [![Downloads](https://pepy.tech/badge/organise/month)](https://pepy.tech/project/organise/month)  [![Downloads](https://pepy.tech/badge/organise/week)](https://pepy.tech/project/organise/week)
        # Auto Organise
        
         A little tool that helps you organise your directory into meaningful subdirectories.
        
        
        ## Installation
        
        ```
        git clone https://github.com/mayankkushal/auto-organise.git
        cd auto-organise
        python setup.py install
        ```
        
        or
        
        `pip install Organise`
        
        ## Usage
        
        `organise`
        
        ### Help
        `organise --help`
        
        For comprehensive details [Read the docs](https://mayankkushal.github.io/auto-organise/)
        
        <br/><br/>
        
        Version 2.0.0
        * added support for selective filetypes to be organised
        
Platform: UNKNOWN
