# Packages
No description provided by the author
# README
xbscli
A command line interface for xbsapi as well as the official xBrowserSync API.
Build
go build .
Run
xbscli \
-s "https://xbsapi.myserver.com/api/v1" \
-i $(pass show xbs/id) \
-p $(pass show xbs/password) \
-f pretty