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
- Host: GitHub
- URL: https://github.com/snowflyt/snowforge
- Owner: Snowflyt
- License: unlicense
- Created: 2023-02-06T08:39:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-10-03T00:37:25.000Z (9 months ago)
- Last Synced: 2025-10-03T02:40:35.489Z (9 months ago)
- Topics: scoop, scoop-apps, scoop-bucket
- Language: PowerShell
- Homepage: https://github.com/Snowflyt/snowforge
- Size: 68.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
❄️ snowforge
## 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.