billd-deploy
Version:
14 lines (13 loc) • 541 B
JavaScript
console.log(
'\n' +
'\u001B[96mThank you for using billd-deploy (\u001B[94m https://github.com/galaxy-s10/billd-deploy \u001B[96m)\u001B[0m' +
'\n\n' +
'\u001B[96m>\u001B[94m Author github: https://github.com/galaxy-s10 \u001B[0m' +
'\n' +
'\u001B[96m>\u001B[94m Author blog: https://www.hsslive.cn \u001B[0m' +
'\n' +
'\u001B[96m>\u001B[94m Author npm: https://www.npmjs.com/~huangshuisheng \u001B[0m' +
'\n\n' +
'\u001B[96mIf billd-deploy works for you, welcome to star ~\u001B[0m' +
'\n'
);