Tarun Koyalwar
|
bf08913cd0
|
update logic + config management refactor (#3567)
* adds template manager
* refactor: checkpoint
* centrailized config & template download logic
* refactor removed unused code
* use global template directory
* update related bug fixes
* bug fix create cfg dir if missing
* fix lint error
* bug fix skip writing template dir in callback
* misc update
* remove unused code
* use strings.equalfold for comparison
---------
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
|
2023-04-19 21:58:48 +05:30 |
|
mlec
|
ed31fc4449
|
fix(links): Replace Master to Main in links 🩹 (#3485)
Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
|
2023-03-31 16:27:15 +05:30 |
|
Sajad
|
be73fde0db
|
use go-homedir instead of standard os.userhomedir (#2262)
* use go-homedir instead of standard os.userhomedir
* set r.templatesConfig before write attempt to avoid panic
|
2022-07-13 13:33:13 +05:30 |
|
Mzack9999
|
0bab297328
|
improving default template path logic (#1806)
|
2022-04-05 04:03:49 +05:30 |
|
Ice3man
|
1581c96e4e
|
Added matched-status flag + template-path and url to output (#1272)
* Added matched-status flag + template-path and url to output
|
2021-11-22 17:53:25 +05:30 |
|