Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.