A CLI tool to keep track of templates for your projects.

cli cli-tool project-management rust template tool
1 Open Issue Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub
Snippet Offset about 2 months ago

AI Summary: Implement an offset feature for snippets in the `templify` CLI tool. This involves modifying the snippet generation logic to allow users to specify the number of lines before or after a designated ID where the snippet should be inserted. The implementation should handle both positive and negative offsets.

Complexity: 3/5
enhancement good first issue MEDIUM

A CLI tool to keep track of templates for your projects.

Rust
#cli#cli-tool#project-management#rust#template#tool