UNPKG

@remotex-labs/xbuild

Version:

A versatile JavaScript and TypeScript toolchain build system

14 lines (13 loc) 556 B
#!/usr/bin/env node import{buildWithArgv as o}from"./index.js";function e(r,n,_=__ACTIVE_COLOR){return _?`${r}${n}\x1B[0m`:n}var i=` ______ _ _ _ | ___ \\ (_) | | | __ _| |_/ /_ _ _| | __| | \\ \\/ / ___ \\ | | | | |/ _\` | > <| |_/ / |_| | | | (_| | /_/\\_\\____/ \\__,_|_|_|\\__,_| `;function t(r=!0){return` \r${e("\x1B[38;5;208m",i,r)} \rVersion: ${e("\x1B[38;5;197m","1.5.8",r)} \r`}console.log(t());o(process.argv).catch(r=>{console.error(r.stack),process.exit(1)}); //# sourceMappingURL=cli.js.map