- Clone the Repo
git clone https://github.com/singhxayush/open-template.git
cd open-template
-
Edit the location under main.go for desired absolute location to host your templates
-
Build the project: go build .
-
Run the build with: ./open-template
- Help Command
# to know all the commands
open-template --help
