tsghc

TypeScript GitHub Clone CLI

MIT License

Downloads
5
Stars
11

๐Ÿ”Ž What is it ?

tsghc is a CLI module that quickly clones GitHub Repositories composed of TypeScript.

๐Ÿš€ Quick Start

Install with the npm global package

$ npm install -g tsghc

CLI tsghc

$ tsghc

๐Ÿ•น It supports various frameworks.

๐Ÿ™ Please pull request from your repository.

Add it to the template folder file according to your repo's framework. here

{
url: '<repo_url>',
name: '<repo_name>',
author: '<your_name>',
description: '<repo_desc>'
}

link : '<repo_link>'

๐Ÿ“ฌ Recommended Commit Message

Template Commit Message
Angular โค๏ธ Angular
React & Next ๐Ÿ’™ React & Next
Vue & Nuxt ๐Ÿ’š Vue & Nuxt
Svelte ๐Ÿงก Svelte
Express & Koa ๐Ÿค Express & Koa
Nest ๐Ÿ’œ Nest
Fastify ๐Ÿ–ค Fastify

๐Ÿ’ณ License

MIT

Package Rankings
Top 28.09% on Npmjs.org