https://github.com/kbevers/fire-plugin
Skabelon til skabelse af nye FIRE plugins
https://github.com/kbevers/fire-plugin
Last synced: about 1 year ago
JSON representation
Skabelon til skabelse af nye FIRE plugins
- Host: GitHub
- URL: https://github.com/kbevers/fire-plugin
- Owner: kbevers
- Created: 2021-05-18T10:53:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T10:56:32.000Z (about 5 years ago)
- Last Synced: 2025-01-30T00:24:51.557Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Installation
Fra roden af repositoriet køres
```
pip install -e .
```
Herefter vil pluginet være tilgængeligt i fire applikationen:
```
(fire-dev) C:\dev\fire-plugin>fire --help
Usage: fire [OPTIONS] COMMAND [ARGS]...
�🔥 Kommandolinjeadgang til FIRE.
Options:
--help Vis denne hjælpetekst
--version Vis versionsnummer
Commands:
gama
info Information om objekter i FIRE
niv Nivellement: Arbejdsflow, beregning og analyse Underkommandoerne:...
plugin Dummy entry point
søg
```