mo/demo
Tyler Akins ad98577c42
Changing how functions are called
Old way:

    functionName CONTENT argument1 argument2

New way:

    echo -n "$CONTENT" | functionName argument1 argument2

This follow the Unix style more closely.
2017-11-13 10:13:56 -06:00
..
associative-arrays Updates for how to source "mo" and then use it 2015-08-27 09:44:04 -05:00
embedded-template Updates for how to source "mo" and then use it 2015-08-27 09:44:04 -05:00
fun-trip.mo Adding more demo files 2015-01-28 09:44:44 -06:00
function-for-advanced-looping Changing how functions are called 2017-11-13 10:13:56 -06:00
important-file Changing how functions are called 2017-11-13 10:13:56 -06:00
indented-partial Fixing multi-line partials 2017-04-21 09:37:16 -05:00
partial Fixing multi-line partials 2017-04-21 09:37:16 -05:00
sourcing Add test for --source flag and pull request suggestions 2016-07-21 15:16:46 +01:00
sourcing.vars Add test for --source flag and pull request suggestions 2016-07-21 15:16:46 +01:00
using-arrays Updates for how to source "mo" and then use it 2015-08-27 09:44:04 -05:00
using-strings Updates for how to source "mo" and then use it 2015-08-27 09:44:04 -05:00