1.1.0 • Published 4 years ago

tusd-static v1.1.0

Weekly downloads
10
License
MIT
Repository
github
Last release
4 years ago

tusd-static

Static binaries for the tusd command.

Installation

$ npm install tusd-static

Usage

const tusd = require('tusd-static')
console.log(tusd.path)
// '/home/werle/repos/little-core-labs/tusd-static/bin/linux/x64/tusd'

See Also

License

MIT