Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@asciidisco
Created May 26, 2014 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asciidisco/efeb4c90acfa14040473 to your computer and use it in GitHub Desktop.
Save asciidisco/efeb4c90acfa14040473 to your computer and use it in GitHub Desktop.
Headline: Local Bower Registry
Description: As a developer, I want to be able to maintain & version private modules & dependencies in the frontend
Estimation: 8SP
Acceptance criteria:
∆ A local bower registry is up & running
∆ The registry can be accessed from the developer machine (onsite & from home office)
∆ The CI server can access the registry
∆ Modules can be uploaded
∆ Modules are stored in every version ever published
∆ Modules & Apps can have private & public dependencies
∆ Modules can have public dependencies from another registry
∆ Public dependencies can additionally be mirrored to make the build more robust
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment