Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laget-se/pot-merge

Script for merging pot-files
https://github.com/laget-se/pot-merge

npm

Last synced: 22 days ago
JSON representation

Script for merging pot-files

Awesome Lists containing this project

README

        

# pot-merge
Script for merging pot-files

## Usage
```
npm install
node pot-merge.js -a a.pot -b b.pot -o output.pot
```