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

Adding a parser for ruptime, runame, rload, and rwho. #524

Open
alexmyczko opened this issue Jan 22, 2024 · 2 comments
Open

Adding a parser for ruptime, runame, rload, and rwho. #524

alexmyczko opened this issue Jan 22, 2024 · 2 comments

Comments

@alexmyczko
Copy link

Hello

So if I wanted to add parsers for mentioned commands, available from:
https://github.com/alexmyczko/ruptime

I would need to add them to jc/parsers/ and the documentation to docs/parsers/
anything else?

If I had such parsers would you accept them for this source repository via pull request?

@kellyjonbrazil
Copy link
Owner

Hi there! Yes, feel free to submit the parsers as one or more PRs. No need to worry about documentation as those are auto generated via the python doc strings. You will want to add tests and probably fixtures to the tests folder. Here are the contributing guidelines.

I don't suppose there is an easy way to add JSON output to the r-tools themselves?

@alexmyczko
Copy link
Author

haha best idea, easier to do it inside :) thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants