sascha-andres/go-template

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/stale.yml
.gitignore
.goreleaser.yml
CNAME
ISSUE_TEMPLATE.md
LICENSE
Makefile
PULL_REQUEST_TEMPLATE.md
README.md
_config.yml
code_of_conduct.md
go-template/LICENSE
go-template/Makefile
go.mod
go.sum
apply_variables.go24
ask_user.go15
commit.go8
copy_dir.go86
A
2 hrs
go-template/cmd/new.go38
go-template/cmd/new_helper_arguments.go24
go-template/cmd/repo.go12
go-template/cmd/repo_add.go36
go-template/cmd/repo_info.go44
go-template/cmd/repo_list.go35
go-template/cmd/repo_remove.go31
go-template/cmd/repo_update.go39
go-template/cmd/root.go48
go-template/cmd/version.go24
go-template/main.go5
new.go34
new_handle_exclusion.go25
new_handle_explicit_template.go50
A
40 mins
new_handle_rename.go30
new_handle_replacements.go42
A
45 mins
new_initialize_template.go19
new_load_template_file.go19
new_setup_directories.go40
A
40 mins
read_template_file.go30
replace.go13
repo_add.go47
A
50 mins
repo_exists.go23
repo_info.go12
repo_list.go32
repo_remove.go12
repo_update.go30
storage.go36
A
40 mins
string_in_slice.go9
types.go56
wrapper/git.go50
A
40 mins