Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

livepeer/dl-livepeer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dl-livepeer

This is a script that downloads builds of the latest version of go-livepeer using JavaScript.

Usage

npx dl-livepeer

That'll drop livepeer and livepeer_cli executables in your current working directory. If you want to put them in a different directory to make them globally accessible, you can do something like

npx dl-livepeer -o /usr/local/bin

If you wanna download a version from a branch other than master, you can do

npx dl-livepeer -b branch-name

That's it!

About

Tiny JavaScript program that downloads latest version of go-livepeer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors