zeon256/justbus-rs

Use a proper command line argument parser to deal with ip address, port and api key

Closed this issue · 1 comments

At the current moment, we are using env var. It is preferable that we make the binary take in diff arguments rather than requiring the user to use env var

Added in GH-8