1.0.2 • Published 4 years ago
recovery-from-git v1.0.2
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 -guse yarn:
yarn add recovery-from-git -gUsage
- goto a
.gitdirectory - execute recovery
# use default option
recovery-git
# use customize repo name
recovery-git -n youappLicense
ISC