Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitbloxhub/packwiz-gh-release
Packwiz tool for adding mods from Github Releases
https://github.com/bitbloxhub/packwiz-gh-release
Last synced: about 5 hours ago
JSON representation
Packwiz tool for adding mods from Github Releases
- Host: GitHub
- URL: https://github.com/bitbloxhub/packwiz-gh-release
- Owner: bitbloxhub
- Created: 2024-07-31T18:22:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T01:39:05.000Z (4 months ago)
- Last Synced: 2024-11-05T16:07:07.109Z (about 2 months ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# packwiz-gh-release
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.