Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tkvogt/unixposter

A huge Unix poster (Din A0 or Din A1) showing the most important command using the Haskell diagrams library
https://github.com/tkvogt/unixposter

Last synced: 7 days ago
JSON representation

A huge Unix poster (Din A0 or Din A1) showing the most important command using the Haskell diagrams library

Awesome Lists containing this project

README

        

unixPoster
==========

A huge Unix poster (Din A0 or Din A1) showing the most important commands with examples.
The special aspect about this poster is that it was programmed with the
Haskell diagrams library instead of using a tool like Inkscape.

Entering

```Shell
ghc --make poster.hs
```
or go to the folder and
```Shell
cabal install
```
builds an executable, and entering:
```Shell
./poster -o unixposter.pdf -w 1685
```
produces [unixposter.pdf](unixposter.pdf)