We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detect programming language to add correct gist extension.
The text was updated successfully, but these errors were encountered:
Github's linguist is open source, you could try calling it using CRuby.
Sorry, something went wrong.
@fpg1503 yep, I saw that, it's on my bookmark already, there's also some cool implementations using ML like: https://medium.com/machine-learning-at-petiteprogrammer/detecting-the-programming-language-of-source-code-snippets-using-machine-learning-and-neural-e275ca4ce93e
Not sure how to handle this yet, but probably the linguist approach is the best one. Thanks :)
Merge pull request #3 from henriqueiv/feature/settings-credentials
4d2ce5f
Credentials on settings
No branches or pull requests
Detect programming language to add correct gist extension.
The text was updated successfully, but these errors were encountered: