Skip to content

๐Ÿ› A plugin - download template projects by using git

Notifications You must be signed in to change notification settings

Resuragam/git-download-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

34 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

git-download-template

๐Ÿ› A plugin - download template projects by using git

Installation

First install the gitdtin the global environment.

pnpm i -g gitdt

Start gitdt.

gitdt

Command

add ๐Ÿ’ช

Add your template repository to the list of remote repositories.

gitdt add <repositoryName>

clone ๐Ÿค–

Clone your template repository locally by clone command.

gitdt clone <repositoryName>

del ๐Ÿ—‘

Delete the remote repository templates you don't need.

gitdt del <repositoryName>

options

list ๐Ÿง

View your local remote repository template.

gitdt --list
# or
gitdt -l

If you forget the relevant instructions, you can view the relevant instructions through gitdt -help.

In Development

Create ๐ŸŽ‰

Create project templates in the local environment.

About

๐Ÿ› A plugin - download template projects by using git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published