Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dragisak/akka-raspberry-pi
Using Akka and Scala with Raspberry Pi
https://github.com/dragisak/akka-raspberry-pi
Last synced: 18 days ago
JSON representation
Using Akka and Scala with Raspberry Pi
- Host: GitHub
- URL: https://github.com/dragisak/akka-raspberry-pi
- Owner: dragisak
- Created: 2013-07-08T03:47:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-10T05:45:38.000Z (over 11 years ago)
- Last Synced: 2023-03-27T12:49:59.898Z (over 1 year ago)
- Language: Scala
- Size: 402 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Akka Pie
========There are three projects here: *pie*, *server* and *core*
* **pie** goes on your Raspberry Pi
* **server** is the master where all Pie-s connect to
* **core** is where common code isTo build the bundle, do
sbt pie/assembly
orsbt server/assembly