All Projects → PXshadow → setup-hashlink

PXshadow / setup-hashlink

Licence: other
A github action to install and setup Hashlink

Programming Languages

haxe
709 projects

Projects that are alternatives of or similar to setup-hashlink

upx-action
Strips and runs upx on binaries
Stars: ✭ 17 (+30.77%)
Mutual labels:  actions, action
release-changelog-builder-action
A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.
Stars: ✭ 515 (+3861.54%)
Mutual labels:  actions, action
pr-compliance-action
Check PR for compliance on title, linked issues, and files changed
Stars: ✭ 151 (+1061.54%)
Mutual labels:  actions, action
action-sync-node-meta
GitHub Action that syncs package.json with the repository metadata.
Stars: ✭ 25 (+92.31%)
Mutual labels:  actions, action
actions
Set of actions for implementing CI/CD with werf and GitHub Actions
Stars: ✭ 67 (+415.38%)
Mutual labels:  actions, action
k-redux-factory
Factory of Redux reducers and their associated actions and selectors.
Stars: ✭ 18 (+38.46%)
Mutual labels:  actions, action
gh-actions-html-table-generator
Read from a json file and write to the README
Stars: ✭ 29 (+123.08%)
Mutual labels:  actions, action
assign-one-project-github-action
Automatically add an issue or pull request to specific GitHub Project(s) when you create and/or label them.
Stars: ✭ 140 (+976.92%)
Mutual labels:  actions, action
redux-reducer-async
Create redux reducers for async behaviors of multiple actions.
Stars: ✭ 14 (+7.69%)
Mutual labels:  actions, action
action-homebrew-bump-formula
⚙️ A GitHub Action to easily bump Homebrew formula on new release
Stars: ✭ 68 (+423.08%)
Mutual labels:  actions, action
action-autotag
Automatically generate a new tag when the manifest file (package.json, Dockerfile, custom file, etc) version changes.
Stars: ✭ 45 (+246.15%)
Mutual labels:  actions, action
setup-jdk
(DEPRECATED) Set up your GitHub Actions workflow with a specific version of AdoptOpenJDK
Stars: ✭ 32 (+146.15%)
Mutual labels:  actions, action
gh-action-community
GitHub Action for the Community, from welcoming first timers to badges
Stars: ✭ 24 (+84.62%)
Mutual labels:  actions, action
github-run-tests-action
mabl Github Actions implementation
Stars: ✭ 39 (+200%)
Mutual labels:  actions, action
ssh2actions
Connect to GitHub Actions VM via SSH for interactive debugging
Stars: ✭ 62 (+376.92%)
Mutual labels:  actions, action
setup-lazarus
Set up your GitHub Actions workflow with a specific version of Lazarus
Stars: ✭ 29 (+123.08%)
Mutual labels:  actions, action
actions
Collection of repetitive GitHub Actions
Stars: ✭ 12 (-7.69%)
Mutual labels:  actions, action
jest-github-action
Jest action adding checks with annotations to your pull requests and coverage table as comments
Stars: ✭ 134 (+930.77%)
Mutual labels:  actions, action
action-dynamic-readme
~ Dynamic ReadME Generator ~
Stars: ✭ 29 (+123.08%)
Mutual labels:  actions, action
chrome-extension-upload
upload & publish extensions to the Chrome Web Store.
Stars: ✭ 35 (+169.23%)
Mutual labels:  actions, action

setup-hashlink

CI

This action sets up Hashlink for use in your github actions workflow.

Supports Linux, Windows and Mac.

Usage

uses action.yml and runs main.js from Main.hx source.

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: pxshadow/[email protected]
      - run: hl
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].