Skip to content

chances/template

Template

Bootstrap new GitHub projects

This is unfinished software. Use at your own risk!

oclif Version Build Status 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

About

Bootstrap new GitHub projects

Resources

License

BSD-3-Clause, BSD-3-Clause licenses found

Licenses found

BSD-3-Clause
LICENSE
BSD-3-Clause
LICENSE.template

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published