-
Notifications
You must be signed in to change notification settings - Fork 0
build_deps
Zwetan Kjukov edited this page May 14, 2016
·
1 revision
The toolchain we use to build programs.
Following the Unix Philosophy
Do One Thing and Do It Well
Some command-line tools and other scripts are provided for our specific tasks, but numerous other command-line tools are used.
You absolutely need a sane POSIX environment running Bash.
See the Redtamarin Developer Environment Guide.
Those guides for Windows, Mac OS X and Linux Ubuntu will details step by step how to setup a sane development environment for the command-line.
If you are new to the command-line read The Command Line Crash Course.
Pandoc, Universal markup converter by John MacFarlane.
ImageMagick, a software suite to create, edit, compose, or convert bitmap images.
TODO
TODO