Skip to content

ActiveState/mk

Repository files navigation

README for 'mk' project

http://svn.openkomodo.com/repos/mk

This is a Makefile/make replacement written in Python. You put a Makefile.py at the base of your project. Makefile tasks are classes that subclass from mklib.Task. Then you run mk TASK like you would run GNU make TASK.

TODO: fill out this readme, obviously a lot more needs to be documented

About

a Python make replacement: write a `Task` subclass in "Makefile.py" called "foo", run `mk foo`

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages