目录
目录README.md

dkst Build Status

Control Deckset through a simple CLI.

Installing:

Get latest binary:
curl -L https://github.com/theolampert/dkst/releases/download/v1.0.3/dkst > dkst
chmod +x dkst
./dkst

Copy the file to somewhere in your PATH.

Build from source:
git clone git@github.com:theolampert/dkst.git
cd dkst
swift build -c release

Copy .build/release/dkst to somewhere in your PATH.

Using dkst:

Usage:

    $ dkst

Commands:

    + export - Export the current Deckset presentation.
      <path> - Path to a Deckset presentation.
      --format [PDF, JPEG, PNG] - Defaults to PDF.
      --printAllSteps - Defaults to false.
    + present - Present a Deckset presentation.
    + rehearse - Rehearse a Deckset presentation.
    + open - Open a Deckset presentation.
      <path> - Path to a Deckset presentation.
    + preview - Toggle the Deckset preview window.
    + quit - Quit Deckset.
    + slide-index - Get or Set the current document's slide index.
      --index - The optional slide index to set.
关于
56.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号