Skip to content
New issue

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

Add Mikrotik RouterOS script #5442

Open
truman369 opened this issue Jul 5, 2021 · 3 comments
Open

Add Mikrotik RouterOS script #5442

truman369 opened this issue Jul 5, 2021 · 3 comments
Labels
Add Language Good First Issue This is a great opportunity to start contributing to Linguist

Comments

@truman369
Copy link

Language name

Mikrotik RouterOS Script

URL of example repository

https://github.com/eworm-de/routeros-scripts

URL of syntax highlighting grammar

https://github.com/Kentzo/MikrotikScript/blob/master/MikrotikScript.tmLanguage

Most popular extensions

.rsc

Detected language

.rsc extension is currently defined as Rascal, but RouterOS Script is more relevant.

@truman369 truman369 added Add Language Good First Issue This is a great opportunity to start contributing to Linguist labels Jul 5, 2021
@Nixinova
Copy link
Contributor

https://github.com/eworm-de/routeros-scripts

Nothing in that repo has extension rsc

@truman369
Copy link
Author

Nothing in that repo has extension rsc

In this repo shebang line is used:

#!rsc by RouterOS

Here are example repositories with rsc extensions:

@eworm-de
Copy link

https://github.com/eworm-de/routeros-scripts

Nothing in that repo has extension rsc

The scripts are stored with the same name inside ROS configuration, having an extension there does not make sense. It was some time later that I realized having file extension in the repository would make sense. After all this is a grown project.

But I would have to do a kind of migration to fix this... Hesitated to do so till now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Add Language Good First Issue This is a great opportunity to start contributing to Linguist
Projects
None yet
Development

No branches or pull requests

3 participants