Commit Graph

12 Commits

Author SHA1 Message Date
Oliver Atkinson
9cc1a64a91 add 0 support 2024-11-26 11:52:23 -07:00
Oliver Atkinson
e2df94a6c2 bash-like syntax 2024-11-26 11:45:53 -07:00
Oliver Atkinson
38b97f39b3 added env and simplifed command choosing system 2024-11-26 10:40:27 -07:00
Oliver Atkinson
c0fff34a7c fix command calling 2024-11-26 09:13:05 -07:00
Oliver Atkinson
00b4583f3b fix how commands are called 2024-11-26 09:12:48 -07:00
51c7528556 added stderr to problem solve 2024-11-25 22:04:34 -07:00
ea48cda85d clean up a bit 2024-11-25 20:42:11 -07:00
bc844cb5fa split up command into own file 2024-11-25 20:38:51 -07:00
c71ea179ec Merge pull request 'using_bin' (#1) from using_bin into master
Reviewed-on: #1
2024-11-26 03:03:23 +00:00
Oliver Atkinson
9af20c0424 built a better processor 2024-11-25 15:37:23 -07:00
Oliver Atkinson
e57e7ff907 added custom directory support
This allows you to specifcy things such as `/bin` to pull commands from.
It even kind of works
2024-11-25 14:10:51 -07:00
Oliver Atkinson
50173b1ed5 init 2024-11-25 12:17:07 -07:00