@ycmd/creds
Version:
LSK.js CLI Creds is the easiest way to manage GitHub / Gitlab secrets and credentials
12 lines • 909 B
JavaScript
var c=Object.defineProperty;var l=(_,$)=>c(_,"name",{value:$,configurable:!0});import{colorize as o}from"@lskjs/colors";var n=`
__ $ _______.$ __ ___ $ __ _______.
| | $ / |$| |/ / $ | | / |
| | $ | (----.$| ' / $ | | | (----.
| | $ \\ \\ $| < $ .--. | | \\ \\
| .----.$----) | $| . \\ $ | .--' | .----) |
|_______|$_______/ $|__|\\__\\ $ \\______/ |_______/
$ $ $
`,t=[["bold","red"],["bold","blue"],["bold","cyan"],["bold","yellow"]];function g({color:_=1}={}){return _?n.split(`
`).map(i=>i.split("$").map((r,e)=>r==="#"?o(" ",["bgYellow"]):t[e]?o(r.replace(/#/g,o(" ",["bgYellow"])),t[e]):"").join("")).join(`
`):n}l(g,"getLogo");var b=g;export{b as default,g as getLogo};
//# sourceMappingURL=getLogo.mjs.map