An open API service indexing awesome lists of open source software.

https://github.com/gsquire/append

A command line file joining tool.
https://github.com/gsquire/append

Last synced: about 1 year ago
JSON representation

A command line file joining tool.

Awesome Lists containing this project

README

          

app
===

A simple command line tool to append a file to another file.

Usage:

app [SRC] [DST]

To Do
- Add support for globbing, STDOUT, and STDIN, and multiple files.