Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.36 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.36 KB

scarlet

Build Status Maintainability codecov

Interface between physic devices (like ACR122U NFC Reader) and websockets subscribers (like React apps)

Binaries availiable at :

OS Binary
Windows scarlet-win.exe
MacOS scarlet-macos
Linux scarlet-linux

Troubleshooting

There's a known issue with npm & python setup on Windows. Ensure thath Python in installed and if it still doesn't want to compile try:

npm --add-python-to-path='true' --debug install --global windows-build-tools