iseri27 / cfft

Create File From Templates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is CFFT

CFFT, Create File From Templates, just like its name -- it lets you create files using certain existed templates.

CFFT works in terminal.

How to Use

Installation

From Source Code

  1. Download this repo at your wanted path
git clone https://github.com/Corona09/cfft.git
  1. run makefile
make install

The script will be installed as ~/.local/bin/cfft.

  1. Put your template file in ~/Templates

  2. In terminal, run cfft, and you can create file from template in current working directory now.

About

Create File From Templates.

License:GNU General Public License v3.0


Languages

Language:Shell 84.8%Language:Makefile 15.2%