Created
July 18, 2018 02:57
-
-
Save ryu1-1uyr/009fd90a3f3eebc5cd217ed1e2511a00 to your computer and use it in GitHub Desktop.
良い感じに描きたい
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const | |
exec =require( | |
'chil' +'d_process') | |
["exec"]; exec( | |
'asciify'+ ' “JavaScript”'+ | |
' -f univers', (err, stdout, stderr)=>{ | |
console ["log"] | |
(stdout); }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment