Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/powar/example/deps.ts>powar.run

A simple but powerful TypeScript-based dot-file manager.
Latest
function powar.run
import { powar } from "https://deno.land/x/powar@1.0.4/example/deps.ts";
const { run } = powar;

Run powar-ts with the given settings and global configuration.

Returns

Promise<void>