catks / djin

Djin is a make-like utility for docker, docker-compose and local commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[WIP] 1.0.0 Release

catks opened this issue · comments

Must have

  • -f option to load custom files
  • include key option (djin.yml) to include tasks in other files

Nice to have

  • export to makefile
  • djin-export docker image to create and sync makefiles
  • include key option (djin.yml) to include tasks in git repositories files (maybe with a local cache)