Skip to content

ajanvrin/file-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-template

Replaces keywords in a file with the contents of another file

Installation

pipx install file-template

CLI Usage

Usage: file-template [OPTIONS] KEYWORD FILE1 FILE2

  Replace KEYWORD in FILE1 with the contents of FILE2.

Options:
  -i, --inplace   Edit the file in place instead of outputting to stdout.
  -n, --no-strip  Do not strip FILE2 of leading or trailing blank characters.
  --help          Show this message and exit.

Author

License

AGPLv3+, see LICENSE.txt for more details.

URLs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages