Usage: python verber.py target_file_path noun_file_path
tarrget_file_path: the target file ( usually the code you write ) to turn to the storyteller template == mustach template file.
noun_file_path: the noun.json file that contains your data model in json format. detail
main.py $MB $nouns > $VERBBASE/gomodel.mustache
something like this
@todo this is based on environmental vars.
nouns now in storyteller.sh environmental vars thing. $VERBBASE is ~/.verb