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

Feature: Adding Scoop support to appwrite #39

Closed
CEbbinghaus opened this issue May 22, 2022 · 1 comment
Closed

Feature: Adding Scoop support to appwrite #39

CEbbinghaus opened this issue May 22, 2022 · 1 comment

Comments

@CEbbinghaus
Copy link

CEbbinghaus commented May 22, 2022

Scoop is a package manager for windows allowing for easy installation of packages via a JSON manifest file. This is achieved by either having the manifest as part of a bucket or by providing a direct link to it. It would be nice to have a functioning manifest hosted in the github repository to allow anyone to install it via scoop while it has not yet been added to the main bucket.

Things needed for the appwrite cli to be installable with scoop:

  • Working manifest file allowing installation via url
  • Hashes within the manifest to allow for verification of the binary on the client side
  • PR to add the appwrite manifest to the main bucket in the scoop org

Documentation should also be added to make it easily visible to anyone wanting to install it via alternate methods.

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

No branches or pull requests

1 participant