0.0.2 ā€¢ Published 12 months ago

gitdt v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

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.

0.0.2

12 months ago

0.0.1

12 months ago

1.0.0

12 months ago