Metadata-Version: 2.1
Name: writ
Version: 0.1.2
Summary: UNKNOWN
Home-page: UNKNOWN
Author: jacksonelfers
Author-email: JacksonElfers@hotmail.com
License: Creative Commons Attribution-Noncommercial-Share Alike license
Description: # Writ - Source file creation tool
        Save and create commonly used source files for your projects.
        
        ### Motivation
        Built this as a tool to speed up placing commonly used files.
        
        ### Screen Shots
        ![project image](https://raw.githubusercontent.com/jackson-elfers/writ/master/images/sea.jpg)
        ### Technologies
        - Python
        - Native Modules
        
        ### Install
        [Available on PyPi](https://pypi.org/project/writ/)
        ```
        pip install writ
        writ help (To list available commands)
        ```
        
        ### Development
        [Source on GitHub](https://github.com/jackson-elfers/writ.git)
        ```
        git clone https://github.com/jackson-elfers/writ.git
        ```
Platform: UNKNOWN
Description-Content-Type: text/markdown
