@template-cli/template
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Template

Bootstrap new GitHub projects

This is unfinished software. Use at your own risk!

oclif Version Codecov Downloads/week License

Usage

$ npm install -g @template-cli/template
$ template COMMAND
running command...
$ template (-v|--version|version)
@template-cli/template/0.1.1 darwin-x64 node-v12.8.1
$ template --help [COMMAND]
USAGE
  $ template COMMAND
...

Commands

template hello [FILE]

describe the command here

USAGE
  $ template hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ template hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

template help [COMMAND]

display help for template

USAGE
  $ template help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Package Sidebar

Install

npm i @template-cli/template

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

7.96 kB

Total Files

11

Last publish

Collaborators

  • chancesnow