Replies: 1 comment
-
+1 we need this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to run arbitrary commands, like make commands, inside lem.
Currently, in my emacs setup, I always use compile command associated with some keybinding (for instance, in my case, F9). So this trigger a prompt to which command I want to call in the root of repository. In the screenshot below I run the command
make check
that runs the unit tests of the project https://github.com/ryukinix/lisp-inference.Beta Was this translation helpful? Give feedback.
All reactions