Skip to content

Dhron/swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swap-cli

swap two files in one command! =)

Installation Instructions

Step 1: Clone the repository

git clone git@github.com:Dhron/swap.git

Step 2: Build the source

cd swap && go build

Step 3: Move the binary to an executable folder

mv swap /usr/local/bin

Note: make sure you have the above path added to your PATH environment variable!

e.g. export PATH="$PATH:/usr/local/bin"

Step 4: Enjoy! 😊✌️

About

A short and sweet CLI to swap two files 😄

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages