frankendoc
Version:
bringing documents alive
21 lines (19 loc) • 662 B
text/coffeescript
@defaults =
logo: '''
____________ ___ _ _ _ __ _____ _ _______ _____ _____
| ___| ___ \/ _ \ | \ | || | / /| ___| \ | | _ \ _ / __ \
| |_ | |_/ / /_\ \| \| || |/ / | |__ | \| | | | | | | | / \/
| _| | /| _ || . ` || \ | __|| . ` | | | | | | | |
| | | |\ \| | | || |\ || |\ \| |___| |\ | |/ /\ \_/ / \__/\
\_| \_| \_\_| |_/\_| \_/\_| \_/\____/\_| \_/___/ \___/ \____/
bringing documents alive
'''
docs:
reader: 'docs'
root: '.'
type: '.txt'
multiline_arg: /^"{3}$/
report: 'console'
code:
reader: 'code'
root: '.'