8000 GitHub - dineshh-m/rack: A command-line utility to keep your files and directories organized
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ rack Public

A command-line utility to keep your files and directories organized

Notifications You must be signed in to change notification settings

dineshh-m/rack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rack

A simple command-line utility to keep your files and directories organized. It cleanly copies the files based on their types into the directories you want.

Get Started

  1. Clone the repo

  2. Build it by running go build

Usage

rack source-dir target-dir ( --type <filetype> | --allfiles )

--type flag specifies the type of file to be copied from source-dir to target-dir

--allfiles specifying it moves all the files to its own directory based on the file type.

About

A command-line utility to keep your files and directories organized

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0