Skip to main content
Module

x/cliffy/command/deps.ts

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
File
export { blue, bold, dim, green, italic, magenta, red, yellow,} from "https://deno.land/std@0.74.0/fmt/colors.ts";
export { existsSync } from "https://deno.land/std@0.74.0/fs/exists.ts";