/purge

Python Utilities Rewritten in Go and Enhanced

Primary LanguageGo

PURGE: Python Utilities Rewritten in Go and Enhanced

简体中文

PURGE is a utilities collection where original Python scripts are rewritten in Go and enhanced.

Some original scripts might be overkillers, but this repo generally obeys the UNIX philosophy of "do one thing and do it well" and will take them apart as different standalone utilities.

Utilities List

WIP

Build

Windows

Prerequisites: Go 1.22+

./make.cmd

Linux & macOS

Prerequisites: Go 1.22+ and Make

make