8 Commits

Author SHA1 Message Date
faf362c607 feat: add better shell-like command support
You can now execute any kind of program in the PATH.
You do, however, need to specify "./" if you want to execute a local
file, but that shouldn't be too big a problem.
2024-08-25 09:54:03 +02:00
3272bd1e40 wip 2024-08-23 22:03:40 +02:00
ad9dc90f31 feat: add docker image and refactor the scripts 2024-08-23 21:48:19 +02:00
4d9c1b2a2c chore: update readme 2024-08-23 07:16:18 +02:00
1bdf748ec5 chore: update TODO 2024-08-19 20:37:18 +02:00
347c8605c9 fix: automate arch packaging
using docker just like debian. This makes the scripts easier to
reproduce.
2024-08-19 20:37:18 +02:00
d02eb34285 feat: add debian packaging
fuck this is complicated. Why'd you make it so insane, debian
maintainers?
Please fix this.

It's working now, but Makefile must be modified... I dont like that.
Let's find another way
2024-08-19 19:47:44 +02:00
ccd07141f5 feat: add arch packaging 2024-08-19 19:47:44 +02:00