mihneagogu / nofile

Ever get tired of writing those damned CMake and Makefile to build your project? Nofile automates the process almost entirely (the only thing you need to add extra are the library flags), building a Makefile for your C project starting from your files which are your entry points (which contain main() ). Nofile is written in rust and it is a multi-threaded program, so it is suited for large projects as well

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mihneagogu/nofile Issues

No issues in this repository yet.