Skip to content

ChrisBellew/biff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biff - A CLI tool for comparing directory structures

Usage

biff ./dirone ./dirtwo

Output

.hid                            .hid
both                            both
inner/                          inner/
  onefile2                        onefile2
innertwo/                       innertwo/
  innertwofile                    innertwofile
onefile.ts                      onefile.ts

(Files and directories that don't exist are dimmed in the respective column output)

About

CLI tool for comparing directory structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages