auto-github-repo

0.1.0 • Public • Published

auto-github-repo

Small script to batch create and push Github repositories from all directories in selected folder!

Usage

npx auto-github-repo

or

npm install -g auto-github-repo

auto-github-repo

Posibilities

  • passing path to main folders containing folders which should be published
  • auto creating GithubRepos with name form user defined pattern
  • auto committing and pushing repos to newly created remotes
  • [optional] copying files to all repos form provided directory (eg. the same README in all repos etc.)

Requirements

github/hub installed and authenticated on the machine. The package use it as GitHub CLI.

Readme

Keywords

none

Package Sidebar

Install

npm i auto-github-repo

Weekly Downloads

1

Version

0.1.0

License

ISC

Unpacked Size

5.71 kB

Total Files

7

Last publish

Collaborators

  • amazingdesign