little-core-labs / mkvmerge-static-linux

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%