{{ tool.name }}
{{ tool.description }}
{% endif %} {% if tool.tags %}About {{ tool.name }}
{{ tool.description or 'No additional documentation available.' }}
Installation
cmdforge install {{ tool.owner }}/{{ tool.name }}
Usage
{{ tool.name }} --help
{% endif %}
Reviews
{% if session.get('auth_token') %} {% else %} Login to review {% endif %}{{ review.title }}
{% endif %}{{ review.content }}
{% endif %}No reviews yet. {% if session.get('auth_token') %}Be the first to review this tool!{% endif %}
{% endif %}Issues
{{ issue.title }}
{{ issue.severity }} · {{ issue.created_at|timeago }} · by {{ issue.reporter_name }}
No issues reported for this tool.
{% endif %}