cpull

copy pull

Usage no npm install needed!

<script type="module">
  import cpull from 'https://cdn.skypack.dev/cpull';
</script>

README

cpull

ファイルのテンプレートを作成するツールです。 cpull py3などして予め作成しておいたファイル群を手元にコピーします。

簡単使用法

  1. テンプレートを保存しておく適当なディレクトリを作成します(mkdir ~/templatesなど)
  2. cpull ~/tempaltesなどして1.で作成したディレクトリを指定します
  3. templatesの直下に適当なディレクトリを作ります(mkdir templates/testなど)
  4. cpull testとやるとtemplates/testの中身がcwdにコピーされます

help: cpull -h