Metadata-Version: 1.1
Name: Notey
Version: 0.1.0
Summary: Small CLI for creating notes
Home-page: UNKNOWN
Author: Vhenrixon
Author-email: vhenrixon@gmail.com
License: UNKNOWN
Description: # Notey
        
        Notey is a small command line interface(CLI) tool that allows you to create markdown files for note taking
        
        ## Installation
        
        Installation is simple just download python 3.x and then in a command prompt ```pip install notey```. After this you 
        can type ```notey --help``` for the commands and from there go onto creating note documents
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
