Skip to content

CLI to automate the creation of new projects from GitHub templates.

License

Notifications You must be signed in to change notification settings

mattfeg/tempclone

Repository files navigation

Temp Clone

Temp Clone is a command-line interface (CLI) tool to automate the creation of new projects from GitHub templates. This tool helps streamline the setup process for new projects by cloning from predefined templates.

Features

  • Configure GitHub access token and user nickname.
  • List available templates from a specified GitHub user or organization.
  • Create a new project repository from a selected template.
  • Automatically clone the newly created repository.

Installation

You can install tempclone using pip:

pip install tempclone

About

CLI to automate the creation of new projects from GitHub templates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages