forked from zwickethomas/Photonics-Helfer
22 lines
305 B
Markdown
22 lines
305 B
Markdown
# Photonics Helfer
|
|
|
|
Ein hilfreiches Tool für Photoniker
|
|
|
|
---
|
|
|
|
## Installation
|
|
### Linux
|
|
|
|
```sh
|
|
git clone https://gitea.fhgr.ch/zwickethomas/Photonics-Helfer
|
|
cd Photonics-Helfer
|
|
make
|
|
./Photonics-Helfer
|
|
```
|
|
|
|
### Windows
|
|
|
|
Mit dem Aktuellen Makefile nur mit [Cygwin](https://www.cygwin.com/) möglich.
|
|
|
|
---
|