codeshovel
codeshovel copied to clipboard
The official web UI doesn't work for fmtlib/fmt
Hi,
Thanks for working on this great project. I just tried https://github.com/fmtlib/fmt as the project URL on the website at https://se.cs.ubc.ca/CodeShovel/, but the website only displays docs/ and test/. Not sure if this is a transient issue or not supported.
It would be greatly appreciated if C++ repos are supported.
Hy @htfy96 unfortunately right now only Java is supported by the currently deployed service (although you can see from the python and ruby code that extending to other languages isn't too hard if a parser exists). That said, C++ isn't on our immediate roadmap although we would be open to patches!