10 Commits
Author SHA1 Message Date
lixulun 289fb211e1 fix env bug: value contains '=' not work 2026-07-08 12:04:42 +08:00
lixulun f5d369bee8 fix env command stdout and stderr 2026-06-26 18:29:43 +08:00
lixulun b720c6d360 add env command 2026-06-18 02:39:51 +08:00
lixulun 3e6768b1e3 add time command 2026-06-15 17:55:17 +08:00
lixulun f5692585fa add week command 2026-06-15 11:43:41 +08:00
lixulun ded7c14007 ignore go run . result 2026-06-15 11:43:09 +08:00
lixulun d54271dade remove shell scripts as "," command and auto rebuild
The "go build" is fast but sticky when hit "," command, so I remove it.
I think auto rebuild is not that useful, just fancy.
2026-06-12 17:49:32 +08:00
lixulun 9ca1ee68e4 fix readme 2026-06-12 15:38:27 +08:00
lixulun f3a2508798 generating "," instead of keeping it in repository 2026-06-12 15:34:37 +08:00
lixulun edd950f38d init 2026-06-12 14:47:58 +08:00