Skip to content
/ fetc Public

fetc is the command line tool of fet template engine.

License

Notifications You must be signed in to change notification settings

fefit/fetc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fetc

fetc is the command line tool of the golang template engine fet.

Usage

# install fetc
GO111MODULE=on go get -u -v github.com/fefit/fetc

# in the parent directory of your templates directory, initialize the fet configs
fetc init

# watch the file changes and recompile
fetc watch

# compile the files, if no file given, compile all the template files.
fetc compile x.html xx.html

About

fetc is the command line tool of fet template engine.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages