DEV Community

dreamingcuriosity
dreamingcuriosity

Posted on

Makefile Generator (DottyComfile)

Maintaining build scripts for multiple languages can be repetitive and error-prone. What if a Python script could detect your project language, find the source files, ignore unnecessary files, and generate a ready-to-use Makefile for you? Meet DottyComfile! begginer friendly zero config generator
windows compatability, fast scanning, and .comignore (similar to .gitignore)

Download it on here

Top comments (0)