Skip to content

dabblelab/content-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dabble Lab Content CLI

Command line tool for generating Dabble Lab content and assets.

oclif Version Downloads/week License

Usage

$ npm install -g @dabblelab/content-cli
$ content-cli COMMAND
running command...
$ content-cli (-v|--version|version)
@dabblelab/content-cli/1.0.1-alpha.6 darwin-x64 node-v14.15.0
$ content-cli --help [COMMAND]
USAGE
  $ content-cli COMMAND
...

Commands

content-cli help [COMMAND]

display help for content-cli

USAGE
  $ content-cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

content-cli image

Create a new YouTube or GitHub image asset.

USAGE
  $ content-cli image

OPTIONS
  -h, --headline=headline                                                                headline for poster images
  -s, --style=purple-orange|orange-purple|blue-green|green-blue|purple-blue|blue-purple  image style

DESCRIPTION
  ...
  Resulting image will be created in the current working directory.

See code: src/commands/image.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published