Directories
¶
| Path | Synopsis |
|---|---|
|
Package cli contains utilities to work with IO streams and to improve CLI output, such as a custom log handler and a table writer.
|
Package cli contains utilities to work with IO streams and to improve CLI output, such as a custom log handler and a table writer. |
|
Package cmdutil provides utilities that are shared between multiple commands like flags, documentation helpers and errors.
|
Package cmdutil provides utilities that are shared between multiple commands like flags, documentation helpers and errors. |
|
Package filetree provides a tree type which can be used to build and print file trees of skeletons.
|
Package filetree provides a tree type which can be used to build and print file trees of skeletons. |
|
Package git provides an abstraction over github.com/go-git/go-git/v5 to make it easy to mock out remote git operations in tests.
|
Package git provides an abstraction over github.com/go-git/go-git/v5 to make it easy to mock out remote git operations in tests. |
|
Package homedir provides functionality to expand `~` to the absolute home directory of a user and vice-versa.
|
Package homedir provides functionality to expand `~` to the absolute home directory of a user and vice-versa. |
|
Package license provides an adapter to fetch license texts from the GitHub Licenses API.
|
Package license provides an adapter to fetch license texts from the GitHub Licenses API. |
|
Package template provides tools to render template strings and template files.
|
Package template provides tools to render template strings and template files. |
|
Package version contains kickoff version info which is set via build args.
|
Package version contains kickoff version info which is set via build args. |
Click to show internal directories.
Click to hide internal directories.