Skip to content

Commit 545f69e

Browse files
committed
linux: section for runners (just|xc), new stub for xc
1 parent 04b82d9 commit 545f69e

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

main/linux.org

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ It can be handy to have a live distribution to carry around and boot as and when
7474
[[id:eaf15ed2-dd31-4b30-a6ce-4b47b6baed0f][here]].
7575

7676

77+
* Task Runngers
78+
79+
+ [[id:08b71419-a3fc-4c7e-8fb6-75f613e41315][Just]]
80+
+ [[id:8fc23b16-655c-4067-b4ee-42a95e325abb][xc]]
81+
7782
* Miscellaneous Topics
7883
:PROPERTIES:
7984
:ID: f67cfdbc-32de-4a45-8e04-72d94c11ddd8
@@ -92,7 +97,6 @@ It can be handy to have a live distribution to carry around and boot as and when
9297
+ [[id:754f25a5-3429-4504-8a17-4efea1568eba][Emacs]]
9398
+ [[id:5d906b68-22c8-4169-8b0d-d3f3a02d2faa][Etherpad]]
9499
+ [[id:170e7f2e-5bbf-4247-bacf-5459835ec26b][Garage]]
95-
+ [[id:08b71419-a3fc-4c7e-8fb6-75f613e41315][Just]]
96100
+ [[id:d0998286-1c36-47d7-943d-6b5f641a9e4d][Kitty]] - an excellent Terminal Emulator.
97101
+ [[id:83df78ca-e349-418f-ab71-b7735c16d027][MPD]]
98102
+ [[id:3774439d-af75-453e-b3e9-9d578b6bec46][Nginx]]

main/xc.org

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
:PROPERTIES:
2+
:ID: 8fc23b16-655c-4067-b4ee-42a95e325abb
3+
:END:
4+
#+TITLE: xc
5+
#+FILETAGS: :linux:taskrunner:
6+
7+
[[https://xcfile.dev/][xc]] is a task runner written in [[id:3ef233c9-2d33-44d8-89ec-463e2631240c][Go]] that unlike other systems such as [[id:08b71419-a3fc-4c7e-8fb6-75f613e41315][Just]] or Make is [[id:ab2f5dfb-e355-4dbb-8ca0-12845b82e38a][Literate]] allowing tasks chunks to be embedded in
8+
[[id:0c371287-128d-4e46-8128-b2d4f5fc604c][Markdown]] or [[id:169b9c5f-df34-46ab-b64f-8ee98946ee69][Orgmode]] files.
9+
10+
* Links
11+
12+
+ [[https://xcfile.dev/][xc]]
13+
+ [[https://codeberg.org/ryanprior/xc.el][ryanprior/xc.el]] - Integrate the xc task runner with Emacs - Codeberg.org

0 commit comments

Comments
 (0)