FluentStore icon indicating copy to clipboard operation
FluentStore copied to clipboard

Scoop support

Open couleurm opened this issue 3 years ago • 2 comments

Before you start...

  • [X] Have you checked if similar request have already been reported?

Description

Support for the scoop package manager, it's portable and lets any user easily share their small portable apps

Alternative solutions

No response

Relevant Assets

https://github.com/ScoopInstaller/Scoop#install-scoop-to-a-custom-directory-by-changing-scoop

couleurm avatar Apr 30 '22 16:04 couleurm

I would love to add Scoop support! A question for those interested: would you prefer Fluent Store to wrap the actual scoop commands, or manually fetch and run installers? The latter wouldn't require Scoop to already be installed, but may not behave the same as the real scoop.

yoshiask avatar Jun 19 '23 18:06 yoshiask

it'd be much easier to make a wrapper

you can refresh manifests with scoop update *

and in the /buckets//bucket/ folders you have a bunch of JSON files that contain rich metadata to display 👍

couleurm avatar Jun 20 '23 14:06 couleurm