grunt-contrib-copy
Copy files and folders.
File Explorer
Download Latest Version (.zip)- copy-examples.md
- copy-options.md
- copy-overview.md
- overview.md
- copy.js
- test.js
- test2.js
- one.js
- test.js
- test2.js
- test_process.js
- two.js
- one.js
- two.js
- test.js
- test.js
- test_process.js
- test.js
- test2.js
- test.js
- test2.js
- one.js
- single.js
- one.js
- two.js
- test.js
- test.js
- test_process.js
- .hidden
- beep.wav
- test.js
- test2.js
- copy_test.js
- .gitattributes
- .gitignore
- .jshintrc
- .travis.yml
- appveyor.yml
- AUTHORS
- CHANGELOG
- CONTRIBUTING.md
- Gruntfile.js
- LICENSE-MIT
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/gruntjs/grunt-contrib-copy
Downloads the entire project code from GitHub to your computer.
cd grunt-contrib-copy
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install grunt-contrib-copy --save-dev
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
