cdk

CDK is a tool to quickly generate single-file html slide presentations from AsciiDoc

Latest version: 1.0.12 registry icon
Maintenance score
0
Safety score
0
Popularity score
4
Check your open source dependency risks. Get immediate insight about security, stability and licensing risks.
Security
  Vulnerabilities
Version Suggest Low Medium High Critical
1.0.12 0 0 0 0 0
1.0.10 0 0 0 0 0
1.0.9 0 0 0 0 0
1.0.8 0 0 0 0 0
1.0.7 0 0 0 0 0
1.0.6 0 0 0 0 0
1.0.5 0 0 0 0 0
1.0.4 0 0 0 0 0
1.0.3 0 0 0 0 0
1.0.2 0 0 0 0 0
1.0.1 0 0 0 0 0
1.0 0 0 0 0 0
0.0.3 0 0 0 0 0
0.0.2 0 0 0 0 0
0.0.1 0 0 0 0 0

Stability
Latest release:

1.0.12 - This version may not be safe as it has not been updated for a long time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform

Licensing

Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.

Apache-1.0   -   Apache License 1.0

Not a wildcard

Not proprietary

OSI Compliant



Courseware Development Kit (CDK)

.. image:: https://travis-ci.org/twitter/cdk.png?branch=master :target: https://travis-ci.org/twitter/cdk

Use CDK to write documents in AsciiDoc <http://www.methods.co.nz/asciidoc/>_ and produce elegant single-file slidedecks as html.

Please see the docs at http://cdk.readthedocs.org/en/latest/

Installation & Usage

::

sudo pip install cdk # if you don't have pip try sudo easy_install cdk
cdk --generate=sample.asc # generate a sample presentation
cdk sample.asc  # compile it to html
open sample.html # use a browser

Contact

In the remote possibility that there exist bugs in this code, please report them to: https://github.com/twitter/cdk/issues

Authors

  • Simeon Franklin (@simeonfranklin)

License

Copyright 2013 Twitter, Inc and other contributors

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0