Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jam1garner/concat
https://github.com/jam1garner/concat
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jam1garner/concat
- Owner: jam1garner
- Created: 2020-02-03T07:48:45.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T08:04:21.000Z (almost 5 years ago)
- Last Synced: 2025-01-03T02:53:58.712Z (5 days ago)
- Language: Rust
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# concat
A simple tool for combining files fast.
## Install
```
cargo install concatenate
```## Usage
```
concatenate 1.0.0USAGE:
concat [files]...FLAGS:
-h, --help Prints help information
-V, --version Prints version informationARGS:
...
```
Note: the help text is broken due to a bug in structopt, out-file should come after infiles