19 lines
No EOL
692 B
Markdown
19 lines
No EOL
692 B
Markdown
## FabScan PI Server
|
|
The FabScan PI server code is located in this repository. The folder src/www contains the latest version of the
|
|
FabScan PI web interface.
|
|
|
|
Install build dependencies with ```apt-get install build-essential python-setuptools debhelper cdbs dh-python```
|
|
|
|
Afterwards the deb files can be build by calling ```make deb```
|
|
|
|
## FabScan PI Web Interface
|
|
|
|
The FabScan PI Web Interface is included in the server package. Developers can find the current code at
|
|
|
|
[http://github.com/mariolukas/](http://github.com/mariolukas/)
|
|
|
|
The web interface is located at /usr/local/fabscanpi-server/www/
|
|
|
|
For further information have a look at the repository.
|
|
|
|
## Building FabScanPi Images |