zuku / cusi

Command line tools for M5Stack MicroPython system
MIT License
1 stars 0 forks source link

listDir command #3

Closed zuku closed 1 year ago

zuku commented 1 year ago

Add listDir command.

Add the listDir command. Also add several functions to execute this command. Add the main_test.go file. Create tests for some functions defined in the main package. This test runs on GitHub Actions.