0.0.1 • Published 3 years ago

folder-gitify v0.0.1

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

Gitify

This is a script that converts a set of folders into a git repo, where each folder name becomes a commit. The script iterates folders in alphabetical order.

Converting Git repo into folders

Folderify will convert a repo into a set of folders where each commit will get it's own dedicated folder.

npx folder-gitify <output-folder>

Converting a set of folders into a git repo

You can also convert a set of folders into a git repo. Each folder will make a separate commit.

0.0.1

3 years ago

0.0.0

3 years ago