Commit Graph

5 Commits

Author SHA1 Message Date
454cb1ce1d Change commands interface so it can either run or get result 2025-03-24 15:16:56 -04:00
c153e05258 Fixes for ask() being optional and command success status 2025-03-21 18:07:17 -04:00
f3b8529e01 Add command and shell :by_line() 2025-03-19 16:17:44 -04:00
80ca0f0b1b Command.from_path() 2025-03-17 21:22:10 -04:00
0bba319126 Big overhaul:
- Clean up environment code using type strings instead of manually
  defining types
- Add Commands module
- Move Shell lang into an example module that uses Commands module
- Fix some bugs with chained library dependencies
2025-03-17 19:29:28 -04:00