ohjeongwook/DarunGrim

Remove binaries?

DerekTurtleRoe opened this issue · 1 comments

I was wondering if the binaries in the repo are all for compiling and just there for convenience?

I am a part of several projects that do this, and if everybody is against it, that is fine, but if we can remove them we should for cleanliness sake. Git isn't meant to be used for binaries and compressed archives.

If we can, we should tell people what they need to compile the software so they can download and install that stuff themselves.

GitHub has the releases functionality for binary releases, and we have a README that we can use for instructing users on how to compile and use the software.

Let me know what you think.

We are migrating old code into new project called binkit.

  • DarunGrim now merged into binkit project.
    • Most of the analysis algorithms are ported to the new tool
    • Still under internal testing before official release