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

0.2.2 • Public • Published

scribalous

bodyless cms on ipfs

oclif Version CircleCI Codecov Downloads/week License

Usage

$ npm install -g scribalous
$ scribalous COMMAND
running command...
$ scribalous (-v|--version|version)
scribalous/0.2.2 darwin-x64 node-v12.12.0
$ scribalous --help [COMMAND]
USAGE
  $ scribalous COMMAND
...

Commands

scribalous help [COMMAND]

display help for scribalous

USAGE
  $ scribalous help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

scribalous preview SITE

describe the command here

USAGE
  $ scribalous preview SITE

ARGUMENTS
  SITE  the path to the markdown file or folder that contains the Scribalous site

EXAMPLE
  $ scribalous preview ./example.md

See code: src/commands/preview.ts

scribalous publish SITE

publish the site to IPFS

USAGE
  $ scribalous publish SITE

ARGUMENTS
  SITE  the path to the markdown file or folder that contains the Scribalous site

OPTIONS
  -d, --dns=cloudflare|dnsimple     dns provider to use
  -p, --pinner=local|pinata|infura  [default: infura] pinner service to use

EXAMPLE
  $ scribalous publish ./example.md

See code: src/commands/publish.ts

Readme

Keywords

Package Sidebar

Install

npm i scribalous

Weekly Downloads

2

Version

0.2.2

License

MIT

Unpacked Size

46.5 kB

Total Files

40

Last publish

Collaborators

  • kanej