Skip to content

Instantly share code, notes, and snippets.

@butackle
Created October 18, 2017 12:04
Show Gist options
  • Save butackle/4dfb582294b541e9ef04fcff24505403 to your computer and use it in GitHub Desktop.
Save butackle/4dfb582294b541e9ef04fcff24505403 to your computer and use it in GitHub Desktop.
require('fs').mkdir('./koi',() => [ ...[...Array(50)].map((v,i)=>i+1),'MT','Un'].forEach((v) => require('fs').mkdirSync(`./koi/chr${v}`)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment