Skip to content

ljlm0402/tsghc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

NPM Version Package License Release Version NPM Downloads


🔎 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

cli

🕹 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