Socket
Book a DemoInstallSign in
Socket

bloga-gatsby

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bloga-gatsby

Bloga gatsby pre build tools

latest
Source
npmnpm
Version
0.0.22
Version published
Maintainers
1
Created
Source

bloga-gatsby

Bloga gatsby pre build tools

oclif Version Downloads/week License

  • Usage
  • Commands

Usage

$ npm install -g bloga-gatsby
$ bloga-gatsby COMMAND
running command...
$ bloga-gatsby (-v|--version|version)
bloga-gatsby/0.0.22 darwin-x64 node-v12.18.2
$ bloga-gatsby --help [COMMAND]
USAGE
  $ bloga-gatsby COMMAND
...

Commands

bloga-gatsby hello

Describe the command here

USAGE
  $ bloga-gatsby hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

bloga-gatsby help [COMMAND]

display help for bloga-gatsby

USAGE
  $ bloga-gatsby help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

bloga-gatsby init

Describe the command here

USAGE
  $ bloga-gatsby init

OPTIONS
  -f, --file=file                remote file url
  -p, --path-prefix=path-prefix  path prefix

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/init.js

bloga-gatsby options

Generate bloga options

USAGE
  $ bloga-gatsby options

OPTIONS
  -f, --format=format  [default: yaml] output format, yaml or json
  -o, --override       is override bloga-options.yaml?
  -p, --path=path      file path

See code: src/commands/options.js

bloga-gatsby workflows

Generate bloga github workflows

USAGE
  $ bloga-gatsby workflows

OPTIONS
  -t, --template=template  [default: https://github.com/theowenyoung/gatsby-starter-blog] workflow template repo

See code: src/commands/workflows.js

Keywords

oclif

FAQs

Package last updated on 12 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts