An open API service indexing awesome lists of open source software.

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

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.