diff options
author | anon <sibi@psibi.in> | 2022-11-20 11:38:50 +0530 |
---|---|---|
committer | anon <sibi@psibi.in> | 2022-11-20 11:38:50 +0530 |
commit | 4f4bfb2e8ac1623b5b989c2fb8110946b2a30ba8 (patch) | |
tree | dbdb585620206666353e4ea89cb4c48318958ffd /2022/talks | |
parent | db7babc83deb75dcc099c0d60b97270520994ebb (diff) | |
download | emacsconf-wiki-4f4bfb2e8ac1623b5b989c2fb8110946b2a30ba8.tar.xz emacsconf-wiki-4f4bfb2e8ac1623b5b989c2fb8110946b2a30ba8.zip |
just talk: Add link to justl.el
Diffstat (limited to '2022/talks')
-rw-r--r-- | 2022/talks/justl.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2022/talks/justl.md b/2022/talks/justl.md index ff79b66d..1f6a6875 100644 --- a/2022/talks/justl.md +++ b/2022/talks/justl.md @@ -12,7 +12,7 @@ Sibi Prabakaran (he/him, <mailto:psibi2000@gmail.com>) [[!inline pages="internal(2022/info/justl-before)" raw="yes"]] -justl.el is a major mode for driving justfiles. +[justl.el](https://github.com/psibi/justl.el) is a major mode for driving justfiles. Justfiles are a way to save and run project specific commands. Think of it like Makefile, but purely focused as a command runner. |