38 lines
540 B
Markdown
38 lines
540 B
Markdown
---
|
|
title: "{{title}}"
|
|
type: tool
|
|
status: active # Options: active, evaluating, deprecated, archived
|
|
areas:
|
|
- "[[TODO]]"
|
|
projects:
|
|
- "[[TODO]]"
|
|
host: ""
|
|
created: {{date:YYYY-MM-DD}}
|
|
updated: {{date:YYYY-MM-DD}}
|
|
tags: [tool]
|
|
---
|
|
|
|
# {{title}}
|
|
|
|
## Description
|
|
|
|
What this tool does and how it is used.
|
|
|
|
## Details
|
|
|
|
### Installation / Setup
|
|
|
|
Notes on installation or configuration.
|
|
|
|
### Usage
|
|
|
|
How to use this tool or access it.
|
|
|
|
## Related
|
|
|
|
- **Areas:** [[TODO]]
|
|
- **Projects:** [[TODO]]
|
|
- **Host/System:**
|
|
|
|
*Created: {{date:YYYY-MM-DD}}*
|