lapfelix / BluetoothConnector

Simple macOS CLI to connect/disconnect a Bluetooth device. Useful for AirPods or other Bluetooth headphones.
MIT License
538 stars 34 forks source link

Turn it into a Swift package manager package + use SimpleCLI #7

Closed lapfelix closed 6 years ago

lapfelix commented 6 years ago

This isn't very productive (I believe this is the most over-engineered thing I've ever done) but I did it to learn how to use the Swift package manager and to use sourcekit-lsp in VS Code.