Tio TROM
a41b34af17
Merge pull request 'Add Makefile and README.md to the repo' (#3) from rokosun-patch-1 into master
Reviewed-on: #3
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
Languages
Nim
71.8%
Shell
25.5%
Makefile
2.7%