CLI tool for platform independent, recursive copying of files and folders.


Keywords
copy, files, recursive, st-cp, fast, development, performance, framework, typescript, functional, web, functional-programming, websites, tiny, micro, vdom, zero-dependency, tsx, simplicity, pwa-apps, testable, springtype
License
MIT
Install
npm install st-cp@2.0.0-beta.2

Documentation

  ____             _            _____                 
 / ___| _ __  _ __(_)_ __   __ |_   _|   _ _ __   ___ 
 \___ \| '_ \| '__| | '_ \ / _` || || | | | '_ \ / _ \
  ___) | |_) | |  | | | | | (_| || || |_| | |_) |  __/
 |____/| .__/|_|  |_|_| |_|\__, ||_| \__, | .__/ \___|
       |_|                 |___/     |___/|_|         

TODO

Pre-beta-release TODO list:

Conventional Commits

Love SpringType?

Please donate: https://www.patreon.com/springtype

Usage

npm i
ts-node src/scratch/DependencyInjection.spec.ts

Example Intellij

Executing test

1. Add a new configuration for Mocha
2. Add your Node Interpreter path to node module
3. Add to Node options "--require C:\Users\CHANGE_ME\AppData\Roaming\npm\node_modules\ts-node\register"
4. Select file pattern and enter this "src/**/*.spec.ts"

Alt text