Skip to content

mateusjdev/scruffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scruffy

Caution

This repository contains unstable code, if a rm -rf / occurs, it's not my problem, use with caution.


General utility, but at the moment, this is just a go version of mateusjdev/rename-files-to-hash.

🛠️ Building

📦 Prerequisites

Make sure you have the following installed:

  • Go (version ≥ 1.21)
  • For the build process Taskfile and Git are highly recommended.

🏗️ Building

  1. Clone the repository to your local machine:
git clone https://github.com/mateusjdev/scruffy
cd scruffy
  1. Build the project:
go build -o ./build/scruffy
# or using Taskfile (recommended)
task build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages