jdx

Results 148 issues of jdx

Added a small bit to describe where to find the messaging part of the engine

I was careful to ensure the indentation in the rendered readme does not change

we could have a command similar to `git gc` that would remove unreferenced versions of runtimes. To do this, we need to first have a list of all of the...

Ok to start: I don't want to implement this. I'm creating this ticket as a place to discuss it since there are some areas where we may want to do...

if users report a problem, we should have them run `rtx doctor` first and display the output. Some things this should probably display: - [ ] rtx version - [...

enhancement
good first issue

perhaps someone can tell me why this file exists in the RPM but it isn't getting created when I run `dnf install rtx`: ``` [root@ea2dbbae2e03 /]# dnf install rtx yLast...

bug

asdf has the ability to test a plugin, we should do the same for parity: https://asdf-vm.com/plugins/create.html#testing-plugins This will also help with #182

help wanted

I didn't add this yet since I couldn't find a plugin that actually had one, but golang does so I can use that as a reference.

enhancement

Contributing to rtx is a bit painful. The E2E and unit tests can be impacted by the local environment. If you have `rtx activate` set, it will almost certainly do...

testing