Skip to main content

Built and signed on GitHub Actions

Some configuration files and scripts for patdx

This package works with Deno
This package works with Deno
JSR Score
70%
Published
2 weeks ago (0.1.6)

Add Package

deno add jsr:@patdx/dotfiles

Import symbol

import { update } from "@patdx/dotfiles/update";

---- OR ----

Import directly with a jsr specifier

import { update } from "jsr:@patdx/dotfiles/update";