@aiou/bin-template

templates for command project

Usage no npm install needed!

<script type="module">
  import aiouBinTemplate from 'https://cdn.skypack.dev/@aiou/bin-template';
</script>

README

@aiou/bin-template

build npm cli command application

npm GitHub stackblitz

Edit on StackBlitz ⚡️

features

install

pnpm i -g @aiou/bin-template

commands

hello

say hello world with select option

bin-template hello [word]

loading

display loading and loading text

bin-template loading --text=[text] [ms]

development

  • pnpm run dev