gitpost-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

gitpost-cli

gitpost command line

oclif Version CircleCI Codecov Downloads/week License

Usage

$ npm install -g gitpost-cli
$ gitpost COMMAND
running command...
$ gitpost (-v|--version|version)
gitpost-cli/0.0.3 darwin-x64 node-v8.12.0
$ gitpost --help [COMMAND]
USAGE
  $ gitpost COMMAND
...

Commands

gitpost help [COMMAND]

display help for gitpost

USAGE
  $ gitpost help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

gitpost hexo

Proxy hexo commands,support all hexo commands

USAGE
  $ gitpost hexo

EXAMPLE
  $ gitpost hexo server

See code: src/commands/hexo.ts

gitpost init FOLDER

Init a gitpost project

USAGE
  $ gitpost init FOLDER

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ gitpost init blog

See code: src/commands/init.ts

Dependents (0)

Package Sidebar

Install

npm i gitpost-cli

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

46.3 kB

Total Files

21

Last publish

Collaborators

  • xiaomingplus