Makim is inspired by tools like Make and Ansible, focusing on improving task definition and dependency management. Instead of using the Makefile format, it utilizes YAML for defining tasks.

16 stars 27 forks 16 watchers Python BSD 3-Clause "New" or "Revised" License
automation devops task-runner tasks
1 Open Issue Need Help Last updated: Sep 3, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue tracks the development and testing of new packaging artifacts for `makim` using `fpm`. Specifically, it focuses on creating `apk` packages for Alpine Linux and `os_pkg` packages for macOS, and then thoroughly testing these packages, including their interaction with system daemon processes.

Complexity: 3/5
good first issue

Makim is inspired by tools like Make and Ansible, focusing on improving task definition and dependency management. Instead of using the Makefile format, it utilizes YAML for defining tasks.

Python
#automation#devops#task-runner#tasks