1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-01 15:07:45 +02:00

progs: added jdk

This commit is contained in:
tiyn 2025-03-04 05:48:50 +01:00
parent 41e6adbf07
commit 03e7c83b6b

View File

@ -141,3 +141,4 @@ A,python-jupytext,is a tool to convert jupyter notebooks to markdown which is us
,speedtest-cli,is a tool to test the internet speed without using the browser.,,
,aria2,makes downloading faster.,,
A,scc,gets stats for a code repository.,,
,jdk21-openjdk,is a base version of java that is used by neovim.,,

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
141 speedtest-cli is a tool to test the internet speed without using the browser.
142 aria2 makes downloading faster.
143 A scc gets stats for a code repository.
144 jdk21-openjdk is a base version of java that is used by neovim.