33 lines
479 B
Markdown
33 lines
479 B
Markdown
# gtf-server
|
|
|
|
<!-- TODO: add description -->
|
|
|
|
## Installation
|
|
|
|
<!-- TODO: add installation instructions -->
|
|
|
|
## Usage
|
|
|
|
<!-- TODO: add usage examples -->
|
|
|
|
## Options
|
|
|
|
<!-- FIXME: listing of options this app accepts -->
|
|
|
|
## Examples
|
|
|
|
<!-- TODO: add more examples -->
|
|
|
|
## Contributing
|
|
|
|
<!-- TODO: add contribution guide -->
|
|
|
|
### Running tests
|
|
|
|
Tests can be run with the `deps` script:
|
|
|
|
deps --profiles dev tasks/run-tests
|
|
|
|
## License
|
|
|
|
<!-- FIXME: provide license information --> |