Skip to content

Winster332/YT.Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YT.Stats

Lets you track your performance on youtrack. The utility connects to your account and enters many indicators of their output to the terminal.

How use?

You only need to configure the appsettings.config file, and then enter the tasks into the youtrack.

{
	"serverUrl": "url", // address to your youtrack. Ex: https://youtrack.yourcompany.me/youtrack
	"token": "your_token", // token of your youtrack. Ex: perm:c5RhbalzbGF2Lm1hcnR5bm92.NTYzMB==.0xuMPIaar5KCdRV2BiiHg7PS814Yas
	"fileName": "report.csv", // output report title
	"fixed-salary": 1000, // your monthly rate
	
	"_comment": "all-csv, last-csv, last-list, render",
	"mode": "render"
}

Screenshots

N|Solid N|Solid

About

Lets you track your performance on youtrack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages