Skip to content

ChrisBellew/biff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0e29e93 · Oct 9, 2023

History

2 Commits
Oct 9, 2023
Oct 9, 2023
Oct 9, 2023
Oct 9, 2023
Oct 9, 2023

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