
############
Quick Start
############
[install]
- scp tar archive to beaglebone or linux/mac host
- untar/zip
$ cd xfoce 
$ . env-xfoce `pwd`

[configure]
# more here

[build]
$ make
$ sudo make install

[run]

[view results]

############
Directories
############
xfoce/archive
xfoce/bin
xfoce/doc
xfoce/logs
xfoce/src

#######
Source
#######
src/gateway
src/sensor-node
src/shore

#######
Build
#######

make [help arch]
make [clean dclean]
make [all xfoce doc hello]
make [dist install]
- build/release/xfoce-src-ver.tar.gz
- build/release/xfoce-bin-ver.tar.gz

##########
Utilities
##########

[ name ]
path/to/util
path/to/related/files
- description
- use/options/example 

