pathogen

module
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2020 License: MIT

README

pathogen

CircleCI Maintainability Test 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.

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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