Commit Graph

15 Commits

Author SHA1 Message Date
Wanjohi
5626b88683 Merge 5f11ba105b into d95b4a84cb 2024-07-07 08:59:33 +00:00
Wanjohi Ryan
5f11ba105b feat: Use last argument to contain game executable 2024-07-07 11:59:20 +03:00
Wanjohi Ryan
e50cf8fc13 fix: I do not remember 2024-07-07 10:59:29 +03:00
Wanjohi Ryan
a4e0a70181 feat: use docker client 2024-06-27 03:16:52 +03:00
Wanjohi Ryan
84b916973a feat: Add viper 2024-06-26 23:19:06 +03:00
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
SmellyBoars
e18f65099c feat: Add step 1 and step 2 to run (#6)
added step 1 and step 2 need to work on docker client for go

## Description

**What issue are you solving (or what feature are you adding) and how
are you doing it?**

Start of "run" command
2024-06-25 03:38:50 +03:00
Wanjohi
ed1a8e1e4a feat: Add run command 2024-06-04 02:29:05 +03:00
Wanjohi
017c6c6b0d feat: Add padding 2024-06-04 02:18:21 +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
Wanjohi
b1634c4e8d 📝 docs: Initialise the README (#2)
## Description

**What issue are you solving (or what feature are you adding) and how
are you doing it?**

There is no README to tell what this repo is for. So here is one.
2024-05-30 04:49:35 +03:00
Wanjohi
2662dfb8ad feat(gh): Initialize github workflows (#1) 2024-05-30 04:42:28 +03:00
Wanjohi
c452561766 feat: Initial commit 2024-05-30 04:31:15 +03:00