Metadata-Version: 2.1
Name: pogmake
Version: 0.0.4
Summary: I needed a cross platform makefile
Home-page: https://github.com/peterino/pmake
Author: Peter Li
Author-email: peterlimail47@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Pogmake

Peterino's cross platform make replacement and automation tooler.

I'm just putting this on Pypi because I hate having to git clone this repo around so much.

Doing a big boy release in mid Feb.

Documentation available here:

[Pogmake Documentation](https://pogmake.readthedocs.io/en/latest/)

## Quickstart

`pip install pogmake`

`pog --list` - to show all jobs or `pog --init` to create a sample starter file



