Skip to content

maximkolodnikov/json-ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

json-ls

Test tool for recursive directory representation in JSON format.

Leaf nodes - files of type 'txt' or 'bin' with name and size printed. Txt-typed files have size as number of lines, bin-typed files have size parameter as the size of the file in bytes.

Intermediate nodes are simply directory names.

dir1 contains test file structure.

Usage

rootDir - root directory for representation. Used current location if none specified.

python json_ls.py <rootDir>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages