ambled / weave-test-java

adventures in getting things to talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/\\\\\\__/\\_/\\\\\\__/\\\\\\\_____/\\\\\\\\____/\\\____/\\\__/\\\\\\\\___    
_//\\\/__/\\\_//\\\/__/\\\/////\\\_\////////\\\_\//\\\__/\\\__/\\\/////\\\_   
 _\//\\\_/\\\\_/\\\___/\\\\\\\\\\\____/\\\\\\\\\\_\//\\\/\\\__/\\\\\\\\\\\__  
  __\//\\\\\\/\\\\\___\//\\///////____/\\\/////\\\__\//\\\\\__\//\\///////___ 
   ___\//\\\/\//\\\_____\//\\\\\\\\\\_\//\\\\\\\\/\\__\//\\\____\//\\\\\\\\\\_
    ____\///___\///_______\//////////___\////////\//____\///______\//////////_

First public draft of a weave compute engine, that can run on Raspberry Pi

Copyright 2013 Garth Johnson as Weave.sh

Build Status

QuickStart

  1. Configure Raspberry Pi GPU to 16MB (minimum) memory
  2. Install Oracle Early Release java8 for ARM with hardware float
  3. checkout reposity git@github.com:ambled/weave-test-java
  4. cd weave-test-java
  5. ./build.sh
  6. Review README-pdf files and touch README-.pdf.accept
  7. ./start.sh

Please file issues here: https://github.com/ambled/weave-test-java/issues

About

adventures in getting things to talk


Languages

Language:Shell 55.1%Language:Java 44.9%