Skip to content

quick project starter tool w/ cross-environment sync

Notifications You must be signed in to change notification settings

pertark/templater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

templater

Pulls from another remote repository and copies the subfolder related to the template.

Example template repository subfolder structure:

└── cpp
    ├── main.cpp
    └── test

Example command: templater cpp

To install

  • Create remote repository
  • echo 'YOUR_TEMPLATE_REPO_URL' > src/template_url
  • cargo install --path .

About

quick project starter tool w/ cross-environment sync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages