mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Adding more description to the tool template. These are some of the things I would be looking for when using a tool.
31 lines
576 B
Markdown
31 lines
576 B
Markdown
# Tool Name
|
|
|
|
Notes
|
|
-------
|
|
General information about the tool.
|
|
|
|
What would you use this tool for?
|
|
Why would you use it?
|
|
|
|
|
|
Help Text
|
|
-------
|
|
```
|
|
Text output goes here
|
|
|
|
For graphical tools, please include a note stating "This is a graphical tool" and include an example of how to launch the tool
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
Any helpful examples found around the web or from personal experience
|
|
|
|
```
|
|
Actual commands can go here
|
|
```
|
|
|
|
Links
|
|
-------
|
|
Include a link to the tools source / github / sourceforge / etc.
|
|
Include any links to helpful example such as videos, webpages, etc.
|