{"id":34642279,"url":"https://github.com/cakevm/huff-neo-toolchain","last_synced_at":"2026-05-26T06:31:06.518Z","repository":{"id":271302302,"uuid":"913009798","full_name":"cakevm/huff-neo-toolchain","owner":"cakevm","description":"GitHub action that installs huff-neo","archived":false,"fork":false,"pushed_at":"2025-01-30T17:24:34.000Z","size":823,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T18:24:52.517Z","etag":null,"topics":["huff","huff-lang","huff-neo"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cakevm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-06T21:06:54.000Z","updated_at":"2025-01-30T17:21:08.000Z","dependencies_parsed_at":"2025-01-06T22:27:00.751Z","dependency_job_id":"63edddd6-aa73-4fd5-93d6-7b5e12abd3b8","html_url":"https://github.com/cakevm/huff-neo-toolchain","commit_stats":null,"previous_names":["cakevm/huff-neo-toolchain"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cakevm/huff-neo-toolchain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakevm%2Fhuff-neo-toolchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakevm%2Fhuff-neo-toolchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakevm%2Fhuff-neo-toolchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakevm%2Fhuff-neo-toolchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cakevm","download_url":"https://codeload.github.com/cakevm/huff-neo-toolchain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakevm%2Fhuff-neo-toolchain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33507791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["huff","huff-lang","huff-neo"],"created_at":"2025-12-24T17:25:17.705Z","updated_at":"2026-05-26T06:31:06.513Z","avatar_url":"https://github.com/cakevm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Action for huff-neo\n\nGitHub Action that installs [huff-neo](https://github.com/cakevm/huff-neo).\n\n\n## Example workflow\n\n```yml\non: [push]\n\nname: test\n\njobs:\n  check:\n    name: Huff project\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v3\n        with:\n          submodules: recursive\n\n      - name: Install huff-neo\n        uses: cakevm/huff-neo-toolchain@v1\n\n      - name: Compile\n        run: huff-neo . -b\n```\n\n\n## Inputs\n\n| **Name**   | **Required** | **Description**                              | **Type** |\n|------------|--------------|----------------------------------------------|----------|\n| `version`  | No           | Version to install, e.g. `latest` or `1.0.0` | string   |\n| `platform` | No           | Platform to use e.g. `unknown-linux-gnu`     | string   |\n\n\n## Summaries\n\nYou can add the output of `hnc` to GitHub step summaries. The summaries support GitHub flavored Markdown.\n\nSee the official [GitHub docs](https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary) for more information.\n\n\n## Contributing\n\nAll contributions are welcome.\n\nMake sure to install [ncc](https://github.com/vercel/ncc) in order to generate the build:\n```bash\nnpm i -g @vercel/ncc\n```\n\n\n### Acknowledgements\n\nThank you very much to the original [huff-toolchain](https://github.com/huff-language/huff-toolchain) for the initial version. And many thanks to [foundry-toolchain](https://github.com/foundry-rs/foundry-toolchain) for the foundation of this action.\n\n## License\n\nThe project is licensed as the original [huff-toolchain](https://github.com/huff-language/huff-toolchain) under the [Apache 2.0](./LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcakevm%2Fhuff-neo-toolchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcakevm%2Fhuff-neo-toolchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcakevm%2Fhuff-neo-toolchain/lists"}