ilguappo ilguappo
  • Joined on 2024-08-07
ilguappo pushed to main at ilguappo/mc-connect 2025-07-19 21:12:27 -04:00
58c41a708b fix: add dependency check for curl.
feebe9b93b fix: format usage function output
832391a281 refactor: eliminate parsing functions in preference of read -r command
65610d15c8 fix FUNC command to potentially accept arguments
c07e3ff37d feature: add connect command
Compare 10 commits »
ilguappo pushed to testing at ilguappo/mc-connect 2025-07-19 21:11:46 -04:00
58c41a708b fix: add dependency check for curl.
ilguappo opened issue ilguappo/mc-connect#1 2025-07-19 21:09:09 -04:00
no dep check for curl
ilguappo pushed to gitea-workflow at ilguappo/holesail-docker 2025-07-18 22:59:41 -04:00
fd64e8f816 move action to gitea
ilguappo created branch gitea-workflow in ilguappo/holesail-docker 2025-07-18 22:59:40 -04:00
ilguappo pushed to testing at ilguappo/mc-connect 2025-07-18 15:03:50 -04:00
feebe9b93b fix: format usage function output
ilguappo pushed to testing at ilguappo/mc-connect 2025-07-18 14:49:23 -04:00
832391a281 refactor: eliminate parsing functions in preference of read -r command
ilguappo pushed to testing at ilguappo/mc-connect 2025-07-18 12:04:57 -04:00
65610d15c8 fix FUNC command to potentially accept arguments
ilguappo pushed to testing at ilguappo/mc-connect 2025-07-18 11:26:55 -04:00
c07e3ff37d feature: add connect command
ilguappo pushed to testing at ilguappo/mc-connect 2025-07-18 11:00:51 -04:00
f290de739b refactor: replace nested if with case for clarity
ilguappo pushed to testing at ilguappo/mc-connect 2025-07-18 06:20:48 -04:00
f578460900 fix: clean up formatting on useage output
ilguappo pushed to testing at ilguappo/mc-connect 2025-07-18 06:13:25 -04:00
00b78330d7 fix: remove quotes that break the first function.
ilguappo pushed to testing at ilguappo/mc-connect 2025-07-18 05:47:03 -04:00
743d4745d7 update
ilguappo pushed to testing at ilguappo/mc-connect 2025-07-18 05:45:10 -04:00
30394f9563 add tests
ilguappo created branch testing in ilguappo/mc-connect 2025-07-18 05:45:10 -04:00
ilguappo pushed to main at ilguappo/mc-connect 2025-07-15 21:10:58 -04:00
6d908dce40 update readmea
ilguappo pushed to main at ilguappo/mc-connect 2025-07-15 21:09:51 -04:00
e0109c3002 fix typo
ilguappo pushed to main at ilguappo/mc-connect 2025-07-15 21:08:30 -04:00
288109e637 bug fix: remove testing code
ilguappo pushed to main at ilguappo/mc-connect 2025-07-15 21:05:05 -04:00
5aa6ceae6e add backup command
ilguappo pushed to main at ilguappo/mc-connect 2025-07-03 19:49:40 -04:00
d576e3d878 make commands regular