Skip to content

mrmihi/template-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-kit

A simple template generator which can be invoked via the CLI


Installation

# npm registry
pnpm @mrmihi/template-kit

# using pnpm link
pnpm link --global

# using npm pack
npm pack 
npm install --global {tarball}

Usage

  • Execute the following command in your terminal to see a list of available options
sft

Acknowledgments

Heavily Inspired by @sliit-foss/templates

License

GNU GPLv3

About

A simple template generator which can be invoked via the CLI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published