kevinnlsamuel
  • Joined on 2021-12-15
kevinnlsamuel pushed to main at kevinnlsamuel/toolboxes 2024-03-10 19:42:25 +05:30
459aa9a887 more files; more efficiency
43df04930c trim and improve fedora base
Compare 2 commits »
kevinnlsamuel pushed to main at kevinnlsamuel/qc 2024-03-06 16:14:48 +05:30
b044825d1a parse my args properly!
d856a3bcd7 test arg parsing even more
Compare 2 commits »
kevinnlsamuel pushed to main at kevinnlsamuel/qc 2024-03-06 12:58:40 +05:30
69d2eb70a1 gitignore the output binaries
7910cec1e0 update module refs to work in outside GOPATH
664f82d4cf update Makefile to work with toolbox
Compare 3 commits »
kevinnlsamuel pushed to main at kevinnlsamuel/qc 2024-03-06 12:32:14 +05:30
96f507fbe3 test: null args should return error
c9bad27e1d test: cli arg of just type
Compare 2 commits »
kevinnlsamuel pushed to main at kevinnlsamuel/qc 2024-01-23 16:31:39 +05:30
309aa09114 create and use helper for deep equality
kevinnlsamuel pushed to main at kevinnlsamuel/qc 2024-01-21 10:56:29 +05:30
9f6e503379 feat: empty test for argparser; assertion helpers
2e7f59a069 make target tests everything
Compare 2 commits »
kevinnlsamuel pushed to main at kevinnlsamuel/qc 2024-01-17 20:17:02 +05:30
cc2bdcc28f refactor arg parsing into own package; don't use flags
kevinnlsamuel synced new reference refs/heads/plainmailformat to kevinnlsamuel/rainbowcroissant from mirror 2023-12-09 19:56:40 +05:30
kevinnlsamuel synced commits to refs/heads/plainmailformat at kevinnlsamuel/rainbowcroissant from mirror 2023-12-09 19:56:40 +05:30
kevinnlsamuel synced commits to refs/heads/main at kevinnlsamuel/rainbowcroissant from mirror 2023-12-09 19:56:40 +05:30
56de8bbb05 update the plain mail format to look plain (#10)
kevinnlsamuel synced new reference refs/heads/fancymailformat to kevinnlsamuel/rainbowcroissant from mirror 2023-11-10 13:41:41 +05:30
kevinnlsamuel synced commits to refs/heads/fancymailformat at kevinnlsamuel/rainbowcroissant from mirror 2023-11-10 13:41:40 +05:30
kevinnlsamuel synced commits to refs/heads/main at kevinnlsamuel/rainbowcroissant from mirror 2023-10-18 02:11:41 +05:30
81ab201d42 npmrc bad
kevinnlsamuel pushed to main at kevinnlsamuel/11picoty 2023-10-17 18:03:36 +05:30
e45b88618d npmrc bad
kevinnlsamuel pushed to main at kevinnlsamuel/11picoty 2023-10-17 17:34:16 +05:30
2430512353 switch to pnpm
kevinnlsamuel synced commits to main at kevinnlsamuel/stdouterr from mirror 2022-08-21 23:27:21 +05:30
29db93f9fe feat (make): add targets for tests
804efb6b39 patch (tests): oops missed a ref
639a8847e7 patch (tests): update output path for tests
a592500040 fix (tests): idk some minor return statement thing
Compare 4 commits »
kevinnlsamuel synced commits to main at kevinnlsamuel/stdouterr from mirror 2022-04-11 09:51:05 +05:30
0989dd90b7 Create LICENSE
kevinnlsamuel synced commits to main at kevinnlsamuel/stdouterr from mirror 2022-01-25 21:32:49 +05:30
efa8d3e945 rearrange
c105b6e91f add Makefile
a2ecc4c48e fix return value of test
00c95e1b53 rearrange
Compare 4 commits »
kevinnlsamuel synced commits to main at kevinnlsamuel/stdouterr from mirror 2022-01-17 09:29:54 +05:30
86e38b6479 pass argv back and forth to parse instead of making global