#!/usr/bin/env node const getBinary = require("./get-binary.js"); getBinary().install();