recovery-from-git

1.0.2 • Public • Published

Recovery from git

a command line to recovery code repo from .git.

Here is the Code Repository.

Install

use npm:

npm install recovery-from-git -g

use yarn:

yarn add recovery-from-git -g

Usage

  1. goto a .git directory
  2. execute recovery
# use default option
recovery-git

# use customize repo name
recovery-git -n youapp

License

ISC

Readme

Keywords

Package Sidebar

Install

npm i recovery-from-git

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

2.67 kB

Total Files

3

Last publish

Collaborators

  • vicowang