Context
I tried adding lightningview to the official Scoop bucket "Extras":
But it does not yet meet the criteria of 100+ stars or 50+ forks.
Thus I added it to my own Scoop bucket:
It can be installed like so:
- Prerequisite: Install Scoop: https://scoop.sh/
- Add my bucket:
scoop bucket add <bucketname> https://github.com/o-l-a-v/scoop-bucket
- I usually name my bucket "orb" like so:
scoop bucket add orb https://github.com/o-l-a-v/scoop-bucket
- Install app:
scoop install <bucketname>/<manifestname>
- Example:
scoop install orb/lightningview
- Or just
scoop install lightningview
Feature request
Context
I tried adding lightningview to the official Scoop bucket "Extras":
But it does not yet meet the criteria of 100+ stars or 50+ forks.
Thus I added it to my own Scoop bucket:
It can be installed like so:
scoop bucket add <bucketname> https://github.com/o-l-a-v/scoop-bucketscoop bucket add orb https://github.com/o-l-a-v/scoop-bucketscoop install <bucketname>/<manifestname>scoop install orb/lightningviewscoop install lightningviewFeature request