Tool to concatenate files locally . Some people call it a less shiny version of cat .
- Multiple file concatenation
- Customizable output
Concatenate 0.0.1
Natu Lauchande <nlauchande at google free domain mail>
Concatenate tool for the command line in rust
USAGE:
concatenate <DIR> <OUTPUT>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<DIR> directory with files to be concatenated
<OUTPUT> name of the file with the complete files to be merged from dir
This project is license used the MIT license. See LICENSE for more details.
