Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 1.46 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.46 KB

Go File Sorting v1.1.1

GitHub go.mod Go version Go Workflow CodeQL

Program, written in golang, that sorts and group the files into categorized folders Recursively sorts folders content, creates sorted folder and places a report (log) into it

Features

  1. Recursively sorts folders content
  2. Program does copy the files into sorted folder
    Every copied file is located in the corresponding Firstname Lastname pair folder
  3. Get a report with exact numbers, how many files are sorted, unsorted and the total number of processed files

Latest Release

GitHub all releases GitHub (Pre-)Release Date GitHub release (latest by date including pre-releases)

Contacts