2024-09-04 00:39:11 +00:00
2023-08-11 23:11:24 +02:00
2023-11-03 16:08:33 +01:00
2024-09-04 00:39:11 +00:00
2023-11-03 16:11:58 +01:00
2023-11-03 15:56:31 +01:00

TROMjaro Welcome app

A Welcome app for TROMjaro Linux that gives users a nice overview of their operating system.

Building the package

Open Terminal and issue the command:

make

To install the package right after building, use:

make install

To remove just installed package, use:

make remove

To cleanup the project folder, use:

make clean

Description
A welcome app for TROMjaro
Readme
Languages
Nim 71.8%
Shell 25.5%
Makefile 2.7%