Socket
Socket
Sign inDemoInstall

@codecapers/clean-copy

Package Overview
Dependencies
5
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @codecapers/clean-copy

A simple command line tool to make a copy recursive of a directory without replicating node_modules.


Version published
Weekly downloads
1
Maintainers
1
Install size
166 kB
Created
Weekly downloads
 

Readme

Source

clean-copy

A simple command line tool to make a copy recursive of a directory without replicating node_modules.

Install it

npm install -g @codecapers/clean-copy

Run it

clean-copy <source-directory> <destination-directory>

Development

Run it from code

cd clean-copy
npm install
npm start

Run it for development

cd clean-copy
npm install
npm run start:dev

FAQs

Last updated on 30 Mar 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc