| source | ||
| tools | ||
| .editorconfig | ||
| .gitignore | ||
| readme.md | ||
Zeitbild | Datamodel
Beschreibung
- Datenmodell für Zeitbild
Nutzung
- siehe
tools/build -h - Beispiel:
path=/tmp/zeitbild.sqlite && rm ${path} -f | tools/build -f sqlite | sqlite3 ${path}
| source | ||
| tools | ||
| .editorconfig | ||
| .gitignore | ||
| readme.md | ||
tools/build -hpath=/tmp/zeitbild.sqlite && rm ${path} -f | tools/build -f sqlite | sqlite3 ${path}