README
.DS_Kill
A CLI to remove that annoying .DS_Store.
Installation
Run the following command.
npm i ds_kill -g
Usage
Simple run dskill, and it will remove .DS_Store from the current and all sub directories.
A CLI to remove that annoying .DS_Store.
<script type="module">
import dsKill from 'https://cdn.skypack.dev/ds_kill';
</script>
A CLI to remove that annoying .DS_Store.
Run the following command.
npm i ds_kill -g
Simple run dskill, and it will remove .DS_Store from the current and all sub directories.