Skip to content

Command line tool for management of template files.

License

Notifications You must be signed in to change notification settings

Damix3loszka/tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf

tf is a simple command tool to create files based on templates given in a template folder.

Install(requires CMake):

  1. Clone this repository.
  2. While being in the project directory type in terminal:
    chmod +x configure_and_install.sh
    ./configure_and_install.sh
    

To view help:

tf -h 

Upon first use creates a configuration file in the current user's home directory and asks to select template folder.

This project uses Argh!.

About

Command line tool for management of template files.

Resources

License

Stars

Watchers

Forks