Skip to content

You can register templates and call registered templates

License

Notifications You must be signed in to change notification settings

jacoloves/easy-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy-Template

Easy-Template allows you to register templates and select and recall registered templates.

Purpose

  • for fun
  • for lean Rust
  • It is convenient to have it

Features

  • Template registration function
  • Template call function (no extension specified)
  • Template call function (with extended specification)

Usage

Register template

$ easy-template -r <filename>

Call template

$ easy-template -c

or

$ easy-template -c <exetension_name>

Installation

$ cargo install --git

License

Distributed under the MIT License. See LICENSE.

About

You can register templates and call registered templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages