0.1.17 • Published 5 years ago

textus-cli v0.1.17

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

Textus.io CLI

WARNING! This package is not finished yet. Wait until >0.2.0 before using.

  • TODO
$ npm install --global textus
$ textus who

  Authenticated as wouter@textus.io (Free plan)

$ textus --version

  You are running v.0.0.1 of this command-line interface.
  The Textus engine is at v.0.18.0.

$ textus --help

  Textus.io — Fully automated professional document design

  Usage:
    textus [file] [options]

  Supported input formats:
    markdown (.md, .markdown), CommonMark (.cm.md),
    GFM Markdown (gfm.md), MultiMarkdown (.mmd.md),
    PHP Markdown Extra (.php.md), plain text (.txt),
    MS Word (.docx, .doc), OpenOffice (.odt),
    Rich Text (.rtf), WordPerfect (.wpd),
    LaTeX (.tex, .latex), OrgMode (.org),
    ReStructuredText (.rst, .reST),
    .epub, .html

  Supported output formats:
    PDF (.pdf), HTML5 (.html), EPUB (.epub), InDesign (.icml)
    Textus Markdown (.md)

  Options:
    <files>                    - Path to your input file(s).
    -o, --output <[file|path]> - Save output to this file.
    -p, --pagesize             - Set the PDF’s page trim size:
        <[ A4 | Letter | [width]*[height] ]>
    -d, --design                - Pick a stylesheet:
        <[ OldStyle | Classic | Modern]>
    -s, --css <[yourstyle.css]> - Your CSS overrides on top of
    -t, --template              - Set the desired document type:
        <[ article | report | letter | businessletter | book | card ]>
    -c, --copyedit              - Set automatic copy-editing:
                 <[ default | Chicago | Oxford | off ]>
    -h, --help                  - Show this help message and exit.
    -v, --version               - Show current version and exit.
    -l, --license               - Show license info and exit.

  Account commands:
    textus who                  - Show currently logged-in user.
    textus logout               - Expire local token.
    tetxus login                - Only performs authentication step.
    textus plan                 - Set account plan.
    textus pay                  - Add ETH or BTC to your plan.

  Online help:
    Upgrade plan                - docs.textus.io/upgrade
    Getting started             - docs.textus.io/getting-started
    Markdown how-to             - docs.textus.io/markdown
    Recommended editors         - docs.textus.io/editors
    Report bugs, or got         - github.com/textvs/cli/issues
      feature request?
0.1.17

5 years ago

0.1.16

5 years ago

0.1.15

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago