Skip to content

niljimeno/templari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Templari

FZF wrapper for managing templates.

asciicast

Usage

templari -h # display help

templari # open template picker
templari remove # open picker to remove template
templari <directory/file> # create new template from the specified directory/file

Example usage:

mkdir template
touch template/a template/b template/c

templari template/ # turns the folder into a template
templari # open it in the file picker to get the contents back

The templates' saving location is $HOME/.config/templari/.

Compiling

git clone github.com/niliaranet/templari
cd templari
make

The binary file (templari) should be stored somewhere in $PATH afterwards.

About

dead simple FZF wrapper for managing templates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors