make-postgres-markdown

Builds Slate compatible markdown from a Postgres connection

Usage no npm install needed!

<script type="module">
  import makePostgresMarkdown from 'https://cdn.skypack.dev/make-postgres-markdown';
</script>

README

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.