Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 656 Bytes

README.adoc

File metadata and controls

32 lines (27 loc) · 656 Bytes

Unix : The ultimate unixporn detail comment generator

Usage:

unix --help
An example
unix markdown --font="Inconsolata 16" --dotfiles="https://github.com/kavulox/unix" --operatingsystem="Arch Linux" --wm=DWM
This produces the following result:
**[WM]**
 - DWM

**[DOTFILES]**
 - [GitHub - kavulox/unix: A simple tool for making unixporn detail comments](https://github.com/kavulox/unix)

**[FONT]**
 - Inconsolata 16

**[OPERATING-SYSTEM]**
 - Arch Linux

Supported Markup Languages

Currently unix only supports the following markup languages:

  • Markdown

  • Asciidoc (In testing phaze)