{"id":16139550,"url":"https://github.com/bergercookie/fish_plugin_cookiecutter","last_synced_at":"2025-09-13T10:53:35.925Z","repository":{"id":78140134,"uuid":"529871197","full_name":"bergercookie/fish_plugin_cookiecutter","owner":"bergercookie","description":"A cookiecutter template for creating fish plugins","archived":false,"fork":false,"pushed_at":"2022-08-28T16:31:48.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T23:45:59.983Z","etag":null,"topics":["fish","fish-plugin","plugin"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/bergercookie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-08-28T13:31:23.000Z","updated_at":"2023-01-25T15:32:59.000Z","dependencies_parsed_at":"2023-02-27T10:00:35.852Z","dependency_job_id":null,"html_url":"https://github.com/bergercookie/fish_plugin_cookiecutter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergercookie%2Ffish_plugin_cookiecutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergercookie%2Ffish_plugin_cookiecutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergercookie%2Ffish_plugin_cookiecutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergercookie%2Ffish_plugin_cookiecutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bergercookie","download_url":"https://codeload.github.com/bergercookie/fish_plugin_cookiecutter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247526675,"owners_count":20953141,"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":["fish","fish-plugin","plugin"],"created_at":"2024-10-09T23:49:18.912Z","updated_at":"2025-04-06T17:43:36.371Z","avatar_url":"https://github.com/bergercookie.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fish Plugin Cookiecutter 🍪\n\nThis is a template repository for spawning new 🐠\n[fish-shell](https://fishshell.com/) plugins off it, using the\n[cookiecutter tool](https://www.cookiecutter.io/)\n\n## How to use\n\nDownload this repository, install cookiecutter, and call cookiecutter, with this\ncloned repo as the argument:\n\n```sh\npip install coookiecutter\n\ngit clone https://github.com/bergercookie/fish_plugin_cookiecutter\n\ncookiecutter fish_plugin_cookiecutter\n```\n\nHere's a potential interaction with this tool:\n\n```text\ncookiecutter .\nplugin_name [some_plugin]: awesome_plugin\nplugin_slug [awesome_plugin]:\nplugin_short_description [Some short description]: My awesome plugin\nrepo_name [awesome_plugin]:\nSelect work_over_ssh_or_https:\n1 - ssh\n2 - https\nChoose from 1, 2 [1]: 1\ngithub_username [bergercookie]:\nfull_name [Nikos Koukis]:\ncreate_author_file [y]:\nInitializing the newly created repo\nPWD=/home/berger/sync/bulk/src/fish_plugin_cookiecutter/awesome_plugin\nInitialised empty Git repository in /home/berger/sync/bulk/src/fish_plugin_cookiecutter/awesome_plugin/.git/\nSetting remote origin -\u003e ssh://git@github.com:bergercookie/awesome_plugin\n\n**************************************************\nSetup completed 🎉, created new fish plugin at /home/berger/sync/bulk/src/fish_plugin_cookiecutter/awesome_plugin\n\n\nNext steps🐾\n\n        - Fill in thhe README\n        - Push to Github\n        - Announce this plugin.\n**************************************************\n```\n\n## Features\n\nWhen spawning new fish plugins off this repository, you'll get these for free:\n\n- A proper plugin structure so that your new plugin plays well from the get-go\n  with plugin managers like [fisher](https://github.com/jorgebucaran/fisher)\n- Github CI recipes with automatic spell-checking in your README and more nice\n  to haves\n- Automatically add `.gitignore` file, and initialize the git repository\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbergercookie%2Ffish_plugin_cookiecutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbergercookie%2Ffish_plugin_cookiecutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbergercookie%2Ffish_plugin_cookiecutter/lists"}