Skip to content

Builds Slate compatible markdown from a Postgres connection

Notifications You must be signed in to change notification settings

cazzer/make-postgres-markdown

Repository files navigation

Make Postgres Markdown

Builds Slate compatible markdown from a Postgres connection

Usage:

Usage: make-postgres-markdown [options]


  Options:

    -V, --version              output the version number
    -h, --host [host]          Host
    -p, --port [port]          Port
    -d, --database [database]  Database
    -s, --schema [schema]      Schema
    -u, --user [user]          User
    -W, --password [password]  Password
    -o, --output [output]      Output file name
    -i, --ignore <ignore>      Pattern of objects to ignore
    -h, --help                 output usage information

More Information

Checkout slate.

About

Builds Slate compatible markdown from a Postgres connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published