Categorygithub.com/masibw/gifc
modulepackage
0.1.0
Repository: https://github.com/masibw/gifc.git
Documentation: pkg.go.dev

# README

gifc

gifc generates github issues from TODO comment in source code.

Install

go install github.com/masibw/gifc@latest

Usage

You must provide your github private token(with repo scope).

GITHUB_TOKEN=your_token gifc

If the source code contains the following TODO comment, a github issue will be created automatically.

// TODO: we must implement this.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author