Commit graph

13 commits

Author SHA1 Message Date
43156a7e8b
update help message 2025-06-09 11:10:57 +08:00
5fc7e98f23
chore: refactor 2025-06-09 10:55:52 +08:00
cb8bbbf414
feat: configuarble with lua supports custom aliases 2025-06-09 10:32:29 +08:00
cc104f3f42
refactor 2025-06-08 09:06:21 +08:00
40d73ecac0
use shlex to mimic POSIX shell 2025-06-08 09:06:01 +08:00
4eddaade35
handle command not found 2025-06-07 17:54:25 +08:00
01b83996d1
add some basic inbuilt commands 2025-06-07 15:05:59 +08:00
4eb0c39a66
refactor 2025-06-07 15:04:26 +08:00
28afb92461
refactor 2025-05-28 23:17:28 +08:00
03b3b3088a
wait for child process to finish 2025-05-28 08:00:55 +08:00
7390caacb0
add README.md 2025-05-27 10:49:39 +08:00
8e47b73567
a very basic shell 2025-05-27 10:43:24 +08:00
566cc72407
initialise project 2025-05-27 10:41:50 +08:00