interlock-network / knowbot

Knowbot is like Linux BASH for knowing things in a Github knowledgebase repository
GNU General Public License v3.0
0 stars 1 forks source link

create ls * command #8

Closed blairmunroakusa closed 2 years ago

blairmunroakusa commented 2 years ago

For completeness, extend current ls command in command.py to list all files and discussions in all correlative directories.

blairmunroakusa commented 2 years ago

<repo> ls * now lists all files and discussions within first directory level.

NOTE: for generality, will want to change 'correl' to 'directory', this will make it more portable for other orgs.