2.0.3 • Published 4 years ago

hw-cloner v2.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Homework Cloning Tool

Getting Started

Npm:

npm i -g hw-cloner

Yarn:

yarn add global hw-cloner

Usage

hw-cloner
CommandFlagUse
--debug-dReset credential file
--setup-sStart the setup process
--init-iStart The cloning process
--org-oTarget org to select a repository
--repo-rTarget repo to view pull requests
--help-hLists available commands

A folder will be created in your home directory under the name of the Organization that you selected. All repositories will be cloned into a folder named after the selected respository and will contain folders with the students name for all open pull requests.

The tool will also install dependencies for Python or Javascript packages.

Ruby support coming soon.

How are credentials stored?

Your Github personal access token and username will be stored in a .hw-cloner folder within your home directory. None of these credentials get exposed externally and will remain local to your machine.

2.0.3

4 years ago

1.0.2

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

1.0.4

4 years ago

2.0.0

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago