At the time of writing, commit 0e2564f completely removes int main() from source/app.d, thus making the tool unusable.
The previous commit ( e1910d1 ) still works fine though.
To use this tool, clone the repo, git checkout e19101d and dub build as you'd expect.
Is this project dead and the latest commit was intended as an indication of the deadness?
Thanks :)
At the time of writing, commit 0e2564f completely removes
int main()fromsource/app.d, thus making the tool unusable.The previous commit ( e1910d1 ) still works fine though.
To use this tool, clone the repo,
git checkout e19101danddub buildas you'd expect.Is this project dead and the latest commit was intended as an indication of the deadness?
Thanks :)