Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Split the code into a library #125

Open
mssola opened this issue Aug 9, 2017 · 0 comments
Open

Split the code into a library #125

mssola opened this issue Aug 9, 2017 · 0 comments

Comments

@mssola
Copy link
Contributor

mssola commented Aug 9, 2017

The code of zypper-docker should be split into a library that will be used by the final binary. The reasoning for this is:

  • This way we establish a clearer scope of the code and it will be easier to maintain.
  • This way we can re-use the library part in other components that might be developed in the future (e.g. a serve command).

See the existing cli-separation branch.

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

No branches or pull requests

1 participant