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

dimankiev/gofilesort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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