1.0.8 • Published 2 years ago

lazy-github-backup v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

lazy-github-backup

A cli tool to push various projects lying in your computer to github by automatically creating private repos in your github account

How to Use

Go to your github account > Profile > Settings > Developer Settings > Personal Access Tokens Create a new personal access token with permission to create private repo.

Install tool using -

npm i -g lazy-github-backup

now run the tool using -

lazy-github-backup <path-of-folder-where-multiple-git-projects-are-lying> <personal-access-token>

lazy-github-backup C:/projects ghp_oXRYstlKuaPh8wOebnRyELFFRAWzxxxxx

Run lazy-github-backup --help for details.

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago