Skip to content
Shorky edited this page Jun 25, 2022 · 5 revisions

Presentio

Present CLI Info in Style! (A CLI app helper)

= Instructions/Code-Snippets found in the Wiki follows the latest dev version. This includes unreleased package versions. 
= If not sure weather you have the latest version, check your package.json for dependencies & then presentio's installed version to see if it corresponds with provided docs

Presentio is an app helper lib, it presents your Cli app and provide extra functionality on top.
This package requires node.js (https://nodejs.org/en/) as a pear dependency

Want help on how to use Presentio? goto the Usage - Examples page
Wanna contribute? check our CONTRIBUTING & CODE_OF_CONDUCT policies then our Project Tree page
You thrive to hear a good story? check The Why page for that!

Dictionary (Meanings of synonyms/symbols that may be used in Docs)

1- fn   =>  function
2- ig*  =>  for example
3- fg   =>  foreground
4- bg   =>  background
5- cmd  =>  command

Note* Any word starting with '$' represents a variable

Project License

#
# Copyright 2022 @SharkSV
# License Identifier: MIT
#
Clone this wiki locally