Skip to content

kenibrewer/nf-modules-template

Repository files navigation

nf-modules-template

This is a copier template for creating a modules library in the style of nf-core/modules.

Usage

  1. Install copier:

    pipx install copier
  2. Run copier:

    copier gh:kenibrewer/nf-modules-template ./my-new-modules-library
  3. Follow the prompts to fill in the template values.

  4. Initialize the new modules library as a git repository:

    cd my-new-modules-library
    bash ./project_init.sh

Acknowledgements

The content of this template is primarily based on the nf-core/modules library. Other parts of the template draw from pawamoy/copier-uv.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published