https://github.com/niklaskorz/scoop-bucket
Scoop bucket for various things not found in the main or extra bucket
https://github.com/niklaskorz/scoop-bucket
Last synced: 2 months ago
JSON representation
Scoop bucket for various things not found in the main or extra bucket
- Host: GitHub
- URL: https://github.com/niklaskorz/scoop-bucket
- Owner: niklaskorz
- Created: 2018-08-27T20:41:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T09:05:18.000Z (about 7 years ago)
- Last Synced: 2025-02-28T14:44:19.653Z (over 1 year ago)
- Language: PowerShell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scoop-bucket
Includes:
- SetlX Interpreter
- Teleport
## Installating SetlX
To install the SetlX interpreter using [Scoop](https://github.com/lukesampson/scoop), you first have to add this scoop bucket using `scoop bucket add niklaskorz https://github.com/niklaskorz/scoop-bucket` from the command line. Then run `scoop install setlx` to install setlX. To update setlX, either run the general `scoop update *` to update all scoop packages or `scoop update setlx` to only update setlX.