Skip to content

rkabani19/tissue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tissue

tissue is a CLI to convert TODO's in your projects into GitHub issues.

Installation

Install with go

go get https://github.com/rkabani19/tissue

Install from source

Clone repository

git@github.com:rkabani19/tissue.git && cd tissue

Install tissue

go install

Usage

tissue [flags] GITHUB_TOKEN
  1. Generate a personal access token
  2. Navigate into GitHub project directory
  3. Run tissue with your personal access token, and any flags you desire
  4. You will be met with an interactive interface, that will allow you to Open Issue, Skip Issue, or Exit for each TODO found

Demo

example

About

CLI to convert TODO's in your repositories into GitHub issues.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages