https://github.com/actionhippie/install-packwiz
Action to install the Packwiz binary
https://github.com/actionhippie/install-packwiz
action github
Last synced: 3 months ago
JSON representation
Action to install the Packwiz binary
- Host: GitHub
- URL: https://github.com/actionhippie/install-packwiz
- Owner: actionhippie
- License: apache-2.0
- Created: 2024-01-17T23:26:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-04-09T00:02:13.000Z (3 months ago)
- Last Synced: 2026-04-09T02:14:12.382Z (3 months ago)
- Topics: action, github
- Language: Nix
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# install-packwiz
[](https://github.com/actionhippie/install-packwiz) [](https://github.com/actionhippie/install-packwiz/actions/workflows/testing.yml)
[GitHub Action](https://github.com/features/actions) to install the
[Packwiz][packwiz] binary.
## Usage
```yml
name: Example
on:
- push
- pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actionhippie/install-packwiz@v1
- run: packwiz --help
```
## Inputs
None
## Outputs
None
## Security
If you find a security issue please contact thomas@webhippie.de first.
## Contributing
Fork -> Patch -> Push -> Pull Request
## Authors
* [Thomas Boerger](https://github.com/tboerger)
## License
Apache-2.0
## Copyright
```console
Copyright (c) 2024 Thomas Boerger
```
[packwiz]: https://packwiz.infra.link/