Commit Graph

4 Commits

Author SHA1 Message Date
Wanjohi Ryan
c2718815b0 feat: merge main into run 2024-06-25 03:48:41 +03:00
Wanjohi
d95b4a84cb feat: Write cli executable as a go program (#4)
## Description

**What issue are you solving (or what feature are you adding) and how
are you doing it?**
I have opted to go with Golang as it has inbuilt support for writing
cross-platform executables unlike something like JS. And also, it has
support for running docker using the unix socket directly in code.
2024-06-25 03:41:05 +03:00
Wanjohi
a61c44bfe8 feat: Add neofetch with ASCII command 2024-06-03 00:33:51 +03:00
Wanjohi
4c723d8bc8 feat: Write cli executable as a go program. 2024-06-02 00:59:56 +03:00