| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added support for cli args for lua scripts | 2024-09-08 | 1 | -0/+9 | |
| | | |||||
| * | added api functions for isFile, isDirectory, isReadable, and isWriteable | 2024-09-04 | 1 | -0/+17 | |
| | | |||||
| * | added exists function to lua api | 2024-09-04 | 1 | -0/+5 | |
| | | |||||
| * | updated the example.lua to use new cd command | 2024-09-03 | 1 | -2/+2 | |
| | | |||||
| * | added debug mode for scripting | 2024-09-03 | 1 | -0/+5 | |
| | | |||||
| * | update lua api to table and added getcwd to api | 2024-09-03 | 1 | -2/+19 | |
| | | |||||
| * | added basic lua scripting | 2024-09-02 | 1 | -0/+24 | |
| added exec function to run shell commands from lua | |||||
