annotate examples/include-example.txt @ 215:360a70d3ef5f

stub a manifest file which may solve all of our problems
author Jeff Hammel <k0scist@gmail.com>
date Fri, 04 Dec 2015 13:12:07 -0800
parents ac44c36da885
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
044ac9e0b29c add a non-working example with an include clause
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
1 #!/usr/bin/env makeitso
044ac9e0b29c add a non-working example with an include clause
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
2
044ac9e0b29c add a non-working example with an include clause
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
3 I am including a file:
044ac9e0b29c add a non-working example with an include clause
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
4
27
ac44c36da885 make include example work
Jeff Hammel <jhammel@mozilla.com>
parents: 26
diff changeset
5 {{include(here + 'example.txt')}}