git-worktree
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

git-worktree

npm npm bundle size GitHub Workflow Status

Simple Node.js wrapper for git-worktree

Install

$ npm install git-worktree

Usage

import { WorktreeClient } from 'git-worktree';

const client = new WorktreeClient(process.cwd());

client.list();

Readme

Keywords

none

Package Sidebar

Install

npm i git-worktree

Weekly Downloads

25

Version

0.2.1

License

MIT

Unpacked Size

260 kB

Total Files

22

Last publish

Collaborators

  • alexweininger