Skip to content

daneeldeveloper/fs-organizer-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fs-organizer-util

Simple propject to export github issues to a xls spreadsheet.

Quickstart

Clone (use master or develop branch for latest snapshot, release/x.x.x branch for stable versions)

git clone https://github.com/fugerit-org/fs-organizer-util.git

Build

From base dir : mvn clean install -P singlepackage

Run with a simple gui

java -jar target/dist-fs-organizer-util-X.X.X.jar

Run on command line

java -jar target/dist-fs-organizer-util-X.X.X.jar --gui 0 --owner fugerit-org --repo fs-organizer-util --lang it --xls-file target/report.xls

CHANGELOG

https://github.com/fugerit79/fs-organizer-util/blob/master/CHANGE_LOG.md

About

My own util for organizing file system

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages