Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bundle ¶
Bundle main interface.
func New ¶
New bundle with at the given home (when apply) and line.
Accepted line formats:
- Local bundle (download and update do nothing): /home/carlos/Code/my-local-bundle
- Github repo in the owner/repo format: caarlos0/github-repo
- Git repo in any valid URL form: https://github.com/caarlos0/other-github-repo.git
- Any type of repo, specifying the kind of resource: caarlos0/add-to-path-style kind:path
- Any git repo, specifying a branch: caarlos0/versioned-with-branch branch:v1.0 kind:zsh
Click to show internal directories.
Click to hide internal directories.