#!/usr/bin/env node const getBinary = require("./getBinary"); getBinary().run();