Shivansh-007/piston-cli

Automate adding of lexers

Shivansh-007 opened this issue · 1 comments

Automate adding of lexers

Languages are getting day by day on piston and it is improving, like nim just got added to it. So we would automate this process of adding lexers to the cli, and if the the lexer for that language is not found then it would be set to TextLexer.

Would you like to implement this yourself?

  • I'd like to implement this feature myself
  • Anyone can implement this feature

Closing this for now, as I can't think of any way to run code periodically on a pip package.