Closed frakman1 closed 7 years ago
How can I compile bitbar in a way that would bundle a plugin with it? I imagine it would need to place my .py file in the plugins directory once it is installed/run. Do you know how or where in the code to put that logic?
Closing issue since the answer is here: https://github.com/matryer/bitbar/blob/master/Docs/DistributingBitBar.md
How can I compile bitbar in a way that would bundle a plugin with it? I imagine it would need to place my .py file in the plugins directory once it is installed/run. Do you know how or where in the code to put that logic?