• v0.4.0 400fb64254
  • v0.3.1 4981a14e14
  • v0.3.0 d02502078f
  • v0.2.1 c348255c37
  • v0.2.0 07ccb51584
  • v0.1.0 4987bf8aed

    v0.1.0 Stable

    jolheiser released this 2022-06-03 04:12:24 +00:00 | 10 commits to main since this release

    Changelog

    Downloads
     
  • v0.0.9 d4c47101ab

    v0.0.9 Stable

    jolheiser released this 2020-12-29 03:21:41 +00:00 | 16 commits to main since this release

    This version allows users to pass in special environment variables to skip prompts.

    e.g. for a key author, the corresponding environment variable is TMPL_VAR_AUTHOR

    Downloads
     
  • v0.0.8 19edb3a580

    v0.0.8 Stable

    jolheiser released this 2020-11-30 05:16:25 +00:00 | 17 commits to main since this release

    Note: This version makes a change to the registry.toml file

    It changes the created field to last_update

    1. Adds tmpl env and tmpl restore
    2. Other minor improvements
    Downloads
     
  • v0.0.7 36832f93de

    v0.0.7 Stable

    jolheiser released this 2020-11-24 06:10:46 +00:00 | 19 commits to main since this release

    Better defaults and prompts.

    Fixes minor discrepancy between template context and funcmap.

    Downloads
     
  • v0.0.6 47ef9ea0be

    v0.0.6 Stable

    jolheiser released this 2020-11-23 23:28:10 +00:00 | 20 commits to main since this release

    Expand template.toml with os.ExpandEnv

    Downloads