Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 267 Bytes

File metadata and controls

15 lines (11 loc) · 267 Bytes

robocopy

An efficient means of file transfer on the Windows platform.

usage

cd $HOME/Projects
git clone "https://github.com/i8degrees-net/robocopy.git" robocopy.git
cd "robocopy.git" || exit 255
npm install
# yarn install

reference documents