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

https://github.com/aquilax/opmlmerge

Command line tool to merge opml files
https://github.com/aquilax/opmlmerge

command-line go opml

Last synced: over 1 year ago
JSON representation

Command line tool to merge opml files

Awesome Lists containing this project

README

          

# opmlmerge

Command line tool to merge opml files

## Installation

```bash
go install github.com/aquilax/opmlmerge@latest
```

## Usage

```bash
$ opmlmerge
Usage opmlmerge [FILE]...
```

Order of files matter as all subsequent files will be appended to the first one
excluding duplicate xmlURL-s