Skip to content

redaktor/server

Repository files navigation

Preview

  • Do not use it, just a memo what is left from the old ActivityPub server

CLI

The Command Line Interface to set the Codes and Codices for your redaktor

oclif Version Downloads/week License

Usage

$ npm install -g CLI
$ redaktor COMMAND
running command...
$ redaktor (-v|--version|version)
CLI/0.0.0 darwin-x64 node-v12.14.1
$ redaktor --help [COMMAND]
USAGE
  $ redaktor COMMAND
...

Commands

redaktor hello [FILE]

describe the command here

USAGE
  $ redaktor hello [FILE]

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

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

See code: src/commands/hello.ts

redaktor help [COMMAND]

display help for redaktor

USAGE
  $ redaktor help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published