Glimesh / broadcast-box

A broadcast, in a box.
MIT License
688 stars 57 forks source link

Execute anywhere using PATH or filepath #106

Closed JMalland closed 4 months ago

JMalland commented 4 months ago

run go build

To use with PATH, add the directory/file location to PATH

Executing (Windows): run broadcast-box run /path-to-file/broadcast-box

Executing (Linux -- Ubuntu 22.04): run broadcast-box run ./path-to-file/broadcast-box