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 scoop 💡 #84

Closed
1 of 2 tasks
adriens opened this issue Jul 7, 2021 · 3 comments
Closed
1 of 2 tasks

💡 Implement scoop 💡 #84

adriens opened this issue Jul 7, 2021 · 3 comments
Labels
carvel-triage This issue has not yet been reviewed for validity stale This issue has had no activity for a while and will be closed soon

Comments

@adriens
Copy link

adriens commented Jul 7, 2021

Context

Scoop is a very popular windows distribution system, in the same philosophy of brew, but for windows. The cosystem is growing very fast, so the idea would to :

  • Create a first local running install of vendir
  • Do it more widely through a central repo (like brew tap), which is called a Scoop Bucket

NB : with a dedicated Carvel bucket, it would be very nice to install all toher carvel tools

Usage

Please take a look at SCOOP_GUIDELINES.md for how to use it, but it's as easy as :

git clone https://github.com/vmware-tanzu/carvel-vendir.git
cd carvel-vendir
export TARGET_VERSION=0.21.1
sed 's/$VENDIR_VERSION/'"$TARGET_VERSION"'/g' vendir.json.template > vendir.json
scoop install vendir

Additional resources

@adriens adriens added the carvel-triage This issue has not yet been reviewed for validity label Jul 7, 2021
@adriens
Copy link
Author

adriens commented Jul 7, 2021

Pull request under moderation on Scoop main repo :

ScoopInstaller/Main#2411

@adriens
Copy link
Author

adriens commented Jul 7, 2021

Badge :

![Scoop Version](https://img.shields.io/scoop/v/vendir)

Scoop Version

@github-actions
Copy link

This issue is being marked as stale due to a long period of inactivity and will be closed in 5 days if there is no response.

@github-actions github-actions bot added the stale This issue has had no activity for a while and will be closed soon label Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
carvel-triage This issue has not yet been reviewed for validity stale This issue has had no activity for a while and will be closed soon
Projects
None yet
Development

No branches or pull requests

1 participant