Download the PHP package jaem3l/cli-note without Composer
On this page you can find all versions of the php package jaem3l/cli-note. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jaem3l/cli-note
More information about jaem3l/cli-note
Files in jaem3l/cli-note
Download jaem3l/cli-note
More information about jaem3l/cli-note
Files in jaem3l/cli-note
Vendor jaem3l
Package cli-note
Short Description Tool to build CLI based presentation slide decks
License MIT
Package cli-note
Short Description Tool to build CLI based presentation slide decks
License MIT
Please rate this library. Is it a good library?
Informations about the package cli-note
CLI Note
CLI Note is an experiment to use a console application as a slide deck.
Usage
Use jaem3l/cli-note-presentation as skeleton for your presentation.
Example
To execute a simple example you can just clone this repository:
Controls
Start at specific slide
While presentation
p
,prev
orprevious
: render previous slidec
orcurrent
: render current slide againn
ornext
: render next slidef
orfirst
: render first slidel
orlast
: render last slide
Slides
CLI Note ships with seven different built-in slides
- CanvasSlide - an abstract slide to render various canvas elements based on chr-hertel/console-canvas
- CodeSlide - to print highlighted code snippets
- ImageSlide - to print images
- ListSlide - to print a list with a headline
- ProcessSlide - to print the output of a child process
- TextSlide - to print a text file with formatting possible
- TitleSlide - to print a title and an optional subtitle
Disclaimer
This is just a project to demonstrate the capabilities of Symfony Console Component for SymfonyWorld 2020. Use this on your own risk and do not expect this to be actively maintained.
All versions of cli-note with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
ext-mbstring Version *
stoffel/console-canvas Version ^0.1
stoffel/console-sourcecode Version ^0.1
symfony/console Version ^5.2
symfony/process Version ^5.2
symfony/event-dispatcher Version ^5.2
symfony/error-handler Version ^5.2
symfony/filesystem Version ^5.2
symfony/dependency-injection Version ^5.2
symfony/config Version ^5.2
symfony/yaml Version ^5.2
ext-mbstring Version *
stoffel/console-canvas Version ^0.1
stoffel/console-sourcecode Version ^0.1
symfony/console Version ^5.2
symfony/process Version ^5.2
symfony/event-dispatcher Version ^5.2
symfony/error-handler Version ^5.2
symfony/filesystem Version ^5.2
symfony/dependency-injection Version ^5.2
symfony/config Version ^5.2
symfony/yaml Version ^5.2
The package jaem3l/cli-note contains the following files
Loading the files please wait ....