sffae

command module
v0.0.0-...-fd420e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2021 License: MIT Imports: 7 Imported by: 0

README

Sffae

Sffae (stands for Separate files into folders by extension) is a tiny golang script that allows you to separate files into folders by their extension. It is useful when you have a lot of files and you want to organize them by extension and put them in a single folder.

How to install

you need to have golang installed on your machine, if you don't have it you can install it with the following command:

wget -O - https://raw.githubusercontent.com/B3ns44d/bash-scripts/master/setup/install_golang.sh | bash

or simply go to https://golang.ir/dl/

after install golang you can install sffae with the following command:

go get -u github.com/B3ns44d/sffae

or build it from source code:

git clone https://github.com/B3ns44d/sffae.git
cd sffae
go build -o sffae .

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL