Skip to content

build_deps

Zwetan Kjukov edited this page May 14, 2016 · 1 revision

Building Dependencies

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.

command-line

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

Pandoc, Universal markup converter by John MacFarlane.

ImageMagick

ImageMagick, a software suite to create, edit, compose, or convert bitmap images.

redtamarin-sdk

TODO

as3shebang

TODO

Clone this wiki locally