Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement rudimentary package management commands #6

Closed
joeduffy opened this issue Nov 23, 2016 · 3 comments
Closed

Implement rudimentary package management commands #6

joeduffy opened this issue Nov 23, 2016 · 3 comments

Comments

@joeduffy
Copy link
Member

joeduffy commented Nov 23, 2016

As soon as #5 is completed (the package manager protocol design), we should implement the basic package management commands (namely mu get and, ideally, mu list).

@joeduffy joeduffy added this to the S8 milestone Nov 23, 2016
@joeduffy joeduffy modified the milestones: MU0, S8, S9 Jan 8, 2017
@joeduffy joeduffy modified the milestones: S10, S9 Feb 21, 2017
@joeduffy
Copy link
Member Author

This is good for S9. Punting the rest to S10, as what we here do depends on #77.

@joeduffy joeduffy modified the milestones: S9, S10 Mar 1, 2017
@joeduffy
Copy link
Member Author

joeduffy commented Mar 1, 2017

I think for our March roadshow, we want to demo coco get installing from GitHub. So, pulling back just that subset into S9.

@joeduffy joeduffy modified the milestones: S2, S1 Apr 3, 2017
@joeduffy joeduffy modified the milestones: S3, S2 May 24, 2017
@joeduffy joeduffy modified the milestones: 0.4, 0.3 Jun 5, 2017
@joeduffy joeduffy modified the milestones: 0.5, 0.4 Jun 27, 2017
@lukehoban
Copy link
Member

We've ended up building a makeshift package management solution using bash scripts for publishing/installing packs as part of our multi-repo build system. These have added a lot of boilerplate to each of our pack repos. We may want to consider turning this into a proper package manager exposed through the Lumi CLI sooner rather than later to simplify our own management of existing and new Lumi packs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants