pathogen

module
v0.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2020 License: MIT

README

pathogen

Build Status Coverage

Pathogen provides a generic templated filesystem entry generator. While written in Go and using Go template syntax, pathogen is completely agnostic with regard to the type and format of the generated filesystem entries.

Usage

An example pathogen template repository and usage is provided here.

Contributing

  1. Fork this repository into your GitHub account.
  2. Clone your fork locally (git clone https://github.com/<account>/pathogen && cd pathogen).
  3. Create your feature branch (git checkout -b feature).
  4. Make changes and add them (git add .).
  5. Commit your changes (git commit -m 'add feature that does things').
  6. Push to the branch (git push origin feature).
  7. Create new pull request.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL