Metadata-Version: 1.0
Name: Organise
Version: 1.0.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: Creative Commons Attribution-Noncommercial-Share Alike license
Description: # 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`
        
Platform: UNKNOWN
