{"id":28003242,"url":"https://github.com/fnproject/cli","last_synced_at":"2026-05-11T18:02:34.670Z","repository":{"id":23272881,"uuid":"98561430","full_name":"fnproject/cli","owner":"fnproject","description":"CLI tool for fnproject. ","archived":false,"fork":false,"pushed_at":"2025-04-28T10:18:31.000Z","size":18579,"stargazers_count":137,"open_issues_count":131,"forks_count":68,"subscribers_count":36,"default_branch":"master","last_synced_at":"2025-05-09T01:59:07.129Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fnproject.io","language":"Go","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/fnproject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2017-07-27T17:01:37.000Z","updated_at":"2025-04-28T10:18:35.000Z","dependencies_parsed_at":"2023-02-13T19:17:06.429Z","dependency_job_id":"ccd927c7-d028-402e-b52c-b976f9d045e6","html_url":"https://github.com/fnproject/cli","commit_stats":null,"previous_names":[],"tags_count":429,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnproject%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnproject%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnproject%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnproject%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnproject","download_url":"https://codeload.github.com/fnproject/cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253176435,"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-09T02:00:01.631Z","updated_at":"2026-05-11T18:02:34.656Z","avatar_url":"https://github.com/fnproject.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fn CLI\n[![CircleCI](https://circleci.com/gh/fnproject/cli.svg?style=svg)](https://circleci.com/gh/fnproject/cli)\n\n## Install\nMacOS installation:\n```sh\nbrew update \u0026\u0026 brew install fn\n```\n\nor\n\nAlternatively for Linux/Unix/MacOS:\n\n```sh\ncurl -LSs https://raw.githubusercontent.com/fnproject/cli/master/install | sh\n```\n\n## General Information\n* See the Fn [Quickstart](https://github.com/fnproject/fn/blob/master/README.md) for sample commands.\n* [Detailed installation instructions](http://fnproject.io/tutorials/install/).\n* [Configure your CLI Context](http://fnproject.io/tutorials/install/#ConfigureyourContext).\n* For a list of commands see [Fn CLI Command Guide and Reference](https://github.com/fnproject/docs/blob/master/cli/README.md).\n* For general information see Fn [docs](https://github.com/fnproject/docs) and [tutorials](https://fnproject.io/tutorials/).\n\n## CLI Development\n* Refer to the [Fn CLI Wiki](https://github.com/fnproject/cli/wiki) for development details.\n\n## Watch (local auto-deploy)\nTo watch a directory and automatically redeploy to a local Fn server when files change:\n\n```sh\nfn watch --app \u003capp\u003e\n```\n\nThis watches the current directory recursively and triggers:\n\n```sh\nfn deploy --app \u003capp\u003e --local --no-bump\n```\n\n### Ignoring paths\n`fn watch` ignores these directories by default:\n\n- `.git`, `.fn`, `node_modules`, `target`, `dist`, `vendor`, `Dockerfile-fn-tmp*`\n\nYou can add more ignore rules by creating a `.fnignore` file in the watched directory (one pattern per line; `#` comments supported), and/or by passing `--ignore` flags.\n\n### Build from source\nSee [CONTRIBUTING](https://github.com/fnproject/cli/blob/master/CONTRIBUTING.md) for instructions to build the CLI from source.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnproject%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffnproject%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnproject%2Fcli/lists"}