/mkvmerge-static-linux

A static binary for the `mkvmerge(1)` command for Linux.

Primary LanguageJavaScriptMIT LicenseMIT

mkvmerge-static-linux

A static binary for the mkvmerge(1) command for Linux.

Installation

$ npm install mkvmerge-static-linux

Usage

const mkvmergeStatic = require('mkvmerge-static-linux')
console.log(mkvmergeStatic.path)

See Also

License

MIT