• Move internal scripts from bin/ to scripts/

    feross committed Apr 25, 2018
    By convention the bin/ folder is for user-facing command line scripts. Let's use scripts/ for internal scripts that don't need to be published.