README
x-copy
Creates a simple x-copy command to use in nodejs projects. (I needed a copy command that was cross platform, might add more features later)
Creates a simple x-copy command to use in nodejs projects. (I needed a copy command that was cross platform, might add more features later)
<script type="module">
import xCopy from 'https://cdn.skypack.dev/x-copy';
</script>
Creates a simple x-copy command to use in nodejs projects. (I needed a copy command that was cross platform, might add more features later)