Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

lptstr/lptstr-scoop

Repository files navigation

logo

What's this? | Installation | Add an app


Code-Size Repository size Appveyor-CI License

What's this?


This repository is a Scoop bucket for any downloadable LPTSTR project. It currently contains the following:

  • Kombucha
  • Meow
  • Sultan
  • PXLCon
  • Painter
  • Pamirand

Installation


Make sure you have Scoop installed:

$ scoop which scoop

If Scoop is not installed, run the follwing code in Powershell (powershell.exe or pwsh.exe):

$ Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
$ Invoke-Expression (New-Object System.Net.WebClient).DownloadString("http://get.scoop.sh")

Then, add this repository as a bucket to Scoop:

$ scoop bucket add lptstr https://github.com/lptstr/lptstr-scoop.git
$ scoop bucket list

If this bucket was correctly installed, you should see the following output:

$ scoop bucket list
extras
nirsoft
...

lptstr

Now, try to install anything in this bucket:

$ scoop install meow
$ scoop install kombucha sultan

You can list all of the application in this bucket via the command-line

$ scoop search

You can also search for an application in this repository without ever leaving the terminal by executing the following:

$ scoop search <blah>

I want to add an app!


No problem! Simply fork this repository and create a JSON file with the app manifest, using the guide here here in the Scoop repository. Once you are done, just create a pull request describing which app you added, what it does, who is the creator of the app, and the latest version of the app. If possible, add the homepage and/or the repository link also.

What ever happened to Open Scoop?


Its gone, kiss it goodbye. You'll never see it again.


forthebadge