UNPKG

boil-cli-tool

Version:

CLI tool - boilerplate template manager and generator

4 lines (3 loc) 177 B
export { print, printError, bold, emoji, emojis } from "./logging"; export { boilerplateExists, templateExists } from "./conflicts"; export { templateArgsTable } from "./help";