← back to backlog: ggg

allow passing glyph file / module via stdin

status

done

type

task

descriptionI would really like the ability to provide the definition through STDIN, the interface could look like this?
cat def.scm | ggg -g -
human idggg-292