Metadata-Version: 1.2
Name: MakeMe
Version: 0.1.3
Summary: Easing the usage of Makefiles
Home-page: https://github.com/OakNinja/MakeMe
Author: Esse Woods
Author-email: esse.woods@gmail.com
License: UNKNOWN
Description: #Easing the usage of makefiles
        
        Usage:
        type 'mm' in a console - if there is a Makefile in the current folder, all targets will be listed and selectable.
        
        type 'mm <keyword>' to filter on targets matching keyword, eg 'mm dev'
Keywords: Makefile MakeMe MM
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Requires-Python: >=3.6
