|
@@ -3,3 +3,17 @@ Public meBarista for Chrome repo : https://mecoffee.nl/mebarista/
|
|
meBarista for Chrome only has access to Bluetooth when it is run as an 'app'.
|
|
meBarista for Chrome only has access to Bluetooth when it is run as an 'app'.
|
|
|
|
|
|
This codebase is also used for /mebarista-demo and the 'sharer'.
|
|
This codebase is also used for /mebarista-demo and the 'sharer'.
|
|
|
|
+
|
|
|
|
+Build and run:
|
|
|
|
+
|
|
|
|
+- Clone repository
|
|
|
|
+- Go to chrome://extensions/
|
|
|
|
+- Check developer mode
|
|
|
|
+- Click "Load unpacked" and select the directory
|
|
|
|
+
|
|
|
|
+Release:
|
|
|
|
+
|
|
|
|
+- Bump version in manifest.json
|
|
|
|
+- Make a zip-file of the directory
|
|
|
|
+- Go https://chrome.google.com/webstore/developer/dashboard
|
|
|
|
+- Edit, upload new zip
|