Metadata-Version: 1.2
Name: devlog
Version: 1.0.1
Summary: A simple command line developer log
Home-page: https://www.github.com/kachamukabe/devlog
Author: Kacha Mukabe
Author-email: kmukabe@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: # Devlog
        ###### A Simple command line developer log to track your developer journey.
        
        - - -
        
        #### Installation
        
        Simply use pip to install
        >pip install devlog
        
        #### Usage
        Once installed simply type
        >devlog
        
        to begin logging.
        
        >devlog open
        
        Will open the folder that your logs markdown file is saved in.
        
        >devlog -h or devlog --help
        
        To print to screen all options
Keywords: development blogging
Platform: UNKNOWN
Requires-Python: >=3
