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

https://github.com/filmil/checklists

Flight Checklists
https://github.com/filmil/checklists

Last synced: about 1 month ago
JSON representation

Flight Checklists

Awesome Lists containing this project

README

        

*NOTE*: This repository is obsolete. I no longer rely on it for anything.

This is a collection of aircraft checklists, intended for personal use.

You are free to download and adapt for your use. However, DO NOT use
it as a substitute for FAA-approved publications. I make no
guarantees, any problems that you may have are yours and yours alone.

Obtaining
---------

You need the 'git' utility to download.

To download:

git clone git://[email protected]:filmil/checklists.git

Compiling
---------

You need the 'scons' utility to build. Sorry, but 'make' doesn't cut it in
the 21st century.

To compile:

scons

This will produce a number of printable PDF files, originally
formatted to fit snugly on letter-paper format.

To clean up:

scons -c