https://github.com/fafarunner/choco-fafarunner
FaFa Runner for Chocolatey.
https://github.com/fafarunner/choco-fafarunner
choco chocolatey fafa-runner fafarunner windows
Last synced: 17 days ago
JSON representation
FaFa Runner for Chocolatey.
- Host: GitHub
- URL: https://github.com/fafarunner/choco-fafarunner
- Owner: fafarunner
- License: mit
- Created: 2024-07-08T13:09:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T04:42:44.000Z (8 months ago)
- Last Synced: 2024-09-17T05:50:11.684Z (8 months ago)
- Topics: choco, chocolatey, fafa-runner, fafarunner, windows
- Language: PowerShell
- Homepage: https://community.chocolatey.org/packages/fafarunner
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# choco-fafarunner
[](https://github.com/fafarunner/choco-fafarunner/actions/workflows/autoupdate_all.yml)
[](https://community.chocolatey.org/packages/fafarunner)[Quick start guide](https://docs.chocolatey.org/en-us/create/create-packages-quick-start/#quick-start-guide)
```powershell
# Run as administrator
choco install fafarunner --version="1.0.0-rc398" --prerelease --source .
``````powershell
choco apikey --api-key [API_KEY_HERE] -source https://push.chocolatey.org/choco push fafarunner.1.0.0-rc398.nupkg --source https://push.chocolatey.org/
```