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

Allow for installation and referencing of different versions of a package #443

Open
SanderMertens opened this issue Jan 30, 2016 · 1 comment

Comments

@SanderMertens
Copy link
Member

A user should be able to do:

corto install corto/web:0.1.0
corto add MyApp corto/web:0.1.0

Different versions must be allowed to coexist on a single system.

@SanderMertens
Copy link
Member Author

After a discussion with @jleeothon, it has been decided that packages will be able to specify a version of the package, but that only one version of a package can be installed per environment.

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

1 participant