MCPcopy
hub / github.com/DevCloudFE/ng-devui / copy-artifacts.js

File copy-artifacts.js

scripts/copy-artifacts.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const shell = require('shelljs');
2const fs = require('fs')
3const path = require('path')
4const artifacts = ['README.md', 'LICENSE']

Callers

nothing calls this directly

Calls 2

resolveMethod · 0.80
logMethod · 0.45

Tested by

no test coverage detected