{"id":28003072,"url":"https://github.com/peterhellberg/ff-init","last_synced_at":"2025-05-09T01:49:16.452Z","repository":{"id":277625905,"uuid":"933023828","full_name":"peterhellberg/ff-init","owner":"peterhellberg","description":"Initialize a Zig ⚡ Firefly Zero app project","archived":false,"fork":false,"pushed_at":"2025-03-04T15:16:30.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-09T01:49:12.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterhellberg.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-02-15T01:02:55.000Z","updated_at":"2025-03-04T15:16:33.000Z","dependencies_parsed_at":"2025-02-15T02:24:09.005Z","dependency_job_id":"f2820b11-8872-4fd1-90e8-d5b1e866cf66","html_url":"https://github.com/peterhellberg/ff-init","commit_stats":null,"previous_names":["peterhellberg/ff-init"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fff-init","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fff-init/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fff-init/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fff-init/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterhellberg","download_url":"https://codeload.github.com/peterhellberg/ff-init/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253176439,"owners_count":21866142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-05-09T01:49:15.864Z","updated_at":"2025-05-09T01:49:16.438Z","avatar_url":"https://github.com/peterhellberg.png","language":"Go","readme":"# ff-init :sparkles:\n\nThis is a command line tool that acts as a companion to my\n[ff](https://github.com/peterhellberg/ff) module\nfor [Zig](https://ziglang.org/) :zap:\n\n`ff-init` is used to create a directory containing code that\nallows you to promptly get started coding on an app (or game) for the\nlovely little WebAssembly console [Firefly Zero](https://fireflyzero.com/).\n\nThe Zig build `.target` is declared as `.{ .cpu_arch = .wasm32, .os_tag = .freestanding }`\nand `.optimize` is set to `.ReleaseSmall`\n\n\u003e [!Important]\n\u003e No need to specify `-Doptimize=ReleaseSmall`\n\n## Installation\n\n(Requires you to have [Go](https://go.dev/) installed)\n\n```sh\ngo install github.com/peterhellberg/ff-init@latest\n```\n\n## Usage\n\n(Requires you to have an up to date (_nightly_) version of\n[Zig](https://ziglang.org/download/#release-master) installed.\n\n```sh\nff-init myapp\ncd myapp\nzig build run\n```\n\n\u003e [!Note]\n\u003e There is also a `zig build spy` command.\n\n\u003e [!Tip]\n\u003e If you want minimal output then you can use the `-minimal` flag.\n\u003e\n\u003e _(List all of the available flags with `-help`)_\n\n:seedling:\n\n## Screenshot\n\n![Firefly Zero app showing the Zig logo](https://assets.c7.se/imgur/fBWmZgU.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterhellberg%2Fff-init","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterhellberg%2Fff-init","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterhellberg%2Fff-init/lists"}