summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-03-24Update references to project name to git-sonarMalfurious1-7/+7
Signed-off-by: Malfurious <m@lfurio.us>
2015-09-01Add MakefileMax Linke1-0/+35
This will make it easier to install the tool. Currently everything is just copied into the home directory. But nothing works I have to figure out a little bit how to make this run under Linux. The develop command can be used for quick iteration cycles.