gitglean

command module
v0.0.0-...-4de39ae Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: GPL-2.0, GPL-3.0 Imports: 7 Imported by: 0

README

gitglean action

Automatically generate a textual profile README.md with your GitHub info.

Inputs

username

Required Username to use in GitHub API requests.

template-path

Required Path to template file. It must follow Go's text/template rules.

output-path

Required Path to output file.

Example usage

uses: actions/checkout@v3
uses: IsaacDennis/gitglean@<version>
with:
  username: IsaacDennis
  template-path: ${{ github.workspace }}/README.template
  output-path: ${{ github.workspace }}/README.md

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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