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

https://github.com/snowflyt/snowforge

❄️ Just another bucket for Scoop
https://github.com/snowflyt/snowforge

scoop scoop-apps scoop-bucket

Last synced: 9 months ago
JSON representation

❄️ Just another bucket for Scoop

Awesome Lists containing this project

README

          

❄️ snowforge


GitHub Actions CI Status
license
Windows
Repo size


Just another bucket for Scoop

## Install

Run the following command in PowerShell to add this bucket:

```powershell
scoop bucket add snowforge https://github.com/Snowflyt/snowforge
```

Install apps from this bucket with:

```powershell
scoop install snowforge/
```

## Featured Apps

| Manifest | Description |
| ------------------------------------------------------ | ------------------------------------------------------------------------------ |
| [evcxr](https://github.com/evcxr/evcxr) | A Rust REPL |
| [evil-helix](https://github.com/usagi-flow/evil-helix) | Bringing the Helix editor to the evil side |
| [gfold](https://github.com/nickgerace/gfold) | CLI tool to help keep track of your Git repositories, written in Rust |
| [io](https://iolanguage.org/) | A programming language focused on expressiveness through simplicity. |
| [noxdir](https://github.com/crumbyte/noxdir) | Terminal utility for visualizing file system usage. |
| [ormolu](https://github.com/tweag/ormolu) | A formatter for Haskell source code |
| [quickjs](https://github.com/quickjs-ng/quickjs) | A mighty JavaScript engine |
| [txiki.js](https://github.com/saghul/txiki.js) | A tiny JavaScript runtime |
| [tex-fmt](https://github.com/WGUNDERWOOD/tex-fmt) | An extremely fast LaTeX formatter written in Rust |
| [typos-lsp](https://github.com/tekumara/typos-lsp) | Source code spell checker for Visual Studio Code, Neovim and other LSP clients |

## Contributing

This bucket is primarily for my personal setup, but PRs and update fixes are welcome.
If you have an app request, please open an issue.