{"id":19221064,"url":"https://github.com/midnighter/cookiecutter-nf-plugin","last_synced_at":"2025-06-11T15:08:45.444Z","repository":{"id":62041413,"uuid":"557324666","full_name":"Midnighter/cookiecutter-nf-plugin","owner":"Midnighter","description":"A cookiecutter template for creating nextflow plugins.","archived":false,"fork":false,"pushed_at":"2022-10-26T16:03:59.000Z","size":82,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-04T20:15:33.592Z","etag":null,"topics":["cookiecutter","cookiecutter-nextflow","nextflow","nextflow-plugin","plugin","template"],"latest_commit_sha":null,"homepage":"","language":"Groovy","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/Midnighter.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}},"created_at":"2022-10-25T13:37:29.000Z","updated_at":"2024-06-06T14:30:46.000Z","dependencies_parsed_at":"2023-01-20T13:46:47.090Z","dependency_job_id":null,"html_url":"https://github.com/Midnighter/cookiecutter-nf-plugin","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/Midnighter%2Fcookiecutter-nf-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Midnighter%2Fcookiecutter-nf-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Midnighter%2Fcookiecutter-nf-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Midnighter%2Fcookiecutter-nf-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Midnighter","download_url":"https://codeload.github.com/Midnighter/cookiecutter-nf-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240295233,"owners_count":19778855,"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":["cookiecutter","cookiecutter-nextflow","nextflow","nextflow-plugin","plugin","template"],"created_at":"2024-11-09T14:39:49.825Z","updated_at":"2025-02-23T09:26:39.407Z","avatar_url":"https://github.com/Midnighter.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cookiecutter Template for Nextflow Plugins\n\n_Generate a project directory structure and files for your very own [nextflow plugin](https://www.nextflow.io/docs/latest/plugins.html)._\n\n## Usage\n\n### Dependencies\n\nCreate a Python virtual environment. You can [read this guide to learn more](https://realpython.com/python-virtual-environments-a-primer/)\nabout them and how to create one. Alternatively, particularly if you are a\nWindows or Mac user, you can also use [Anaconda](https://docs.anaconda.com/anaconda/).\n\nAfter creating a virtual environment, install dependencies with `pip` or `conda`.\n\n```bash\npip install cruft jinja2-strcase\n```\n\n### Create\n\nThen run [`cruft`](https://cruft.github.io/cruft) to generate your project template by answering the questions that follow.\n\n```bash\ncruft create https://github.com/Midnighter/cookiecutter-nf-plugin\n```\n\nThe cookiecutter project itself is provided under the [Apache Software License 2.0](https://www.apache.org/licenses/LICENSE-2.0), however, you can freely choose the license for your generated plugin.\n\n### Update\n\nIf, at a later point, you want to update your plugin project with changes added to this cookiecutter template, you can do so with one command from the root of your project directory:\n\n```bash\ncruft update\n```\n\nYou will get a chance to review the changes to be merged into your existing project.\n\n## Copyright\n\n-   Copyright © 2022 Moritz E. Beber\n-   Free software distributed under the [Apache Software License 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidnighter%2Fcookiecutter-nf-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmidnighter%2Fcookiecutter-nf-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidnighter%2Fcookiecutter-nf-plugin/lists"}