Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

implement duffle repo commands #73

Merged
merged 1 commit into from
Aug 21, 2018
Merged

implement duffle repo commands #73

merged 1 commit into from
Aug 21, 2018

Conversation

bacongobbler
Copy link
Contributor

implements duffle repo, duffle repo add, duffle repo remove, duffle repo list and duffle repo update.

@bacongobbler
Copy link
Contributor Author

partially references #69. Final design TBD

Copy link
Member

@technosophos technosophos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking good to me. If you and @radu-matei are satisfied that VCS-based management is a likely win, I think we should merge this and then test out how it will work with duffle install.

}

// Fohaif displays an informative message.
func Fohaif(w io.Writer, format string, a ...interface{}) (int, error) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pronounced Foh-ha-if? 😆

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

f-oh-hi-f ;)

Copy link
Member

@radu-matei radu-matei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bacongobbler
Copy link
Contributor Author

currently resolving conflicts then will merge.

implements `duffle repo`, `duffle repo add`, `duffle repo remove`, `duffle repo list` and `duffle repo update`.
@bacongobbler bacongobbler merged commit a0d26e5 into cnabio:master Aug 21, 2018
@bacongobbler bacongobbler deleted the repo-commands branch August 21, 2018 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants