.--.--. ,---,. ,---,.
/ / '. ,' .' | ,' .' |
| : /`. / ,---.' |,---.' |
; | |--` | | .'| | .'
| : ;_ : : : : : :
\ \ `. : | |-,: | |-,
`----. \| : ;/|| : ;/|
__ \ \ || | .'| | .'
/ /`--' /' : ' ' : '
'--'. / | | | | | |
`--'---' | : \ | : \
| | ,' | | ,'
`----' `----'
Command-line application that implements the functionality of the sff library.
dart pub global activate sff
dart pub global activate -s path .
sff <command> [arguments]See --help or -h for more options.
sff sd --dir1 path/to/dir2 --dir2 path/to/dir2sff fd --dir path/to/dir2sff cfe --fiel1 path/to/file1 --fiel2 path/to/file2git clone https://github.com/yuraMovsesyan/sff_cli.git
cd ./sff_cli
dart pub get
dart run ./bin/sff_cli.dartmake packagesudo apt install ./build/sff.debsudo apt remove sffThis utility is under development. With each new version, a new feature will be added.