cpr
recursively copy files - Node.js module
Install
- All systems
-
curl cmd.cat/cpr.sh
- Debian
-
apt-get install node-cpr
- Ubuntu
-
apt-get install node-cpr
- Kali Linux
-
apt-get install node-cpr
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install node-cpr
- Raspbian
-
apt-get install node-cpr
- Dockerfile
- dockerfile.run/cpr
node-cpr
recursively copy files - Node.js module
cpr is a Node.js module to recursively copy files. Node.js is an event-based server-side JavaScript engine.