Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ljlm0402/tsghc

:octocat: TypeScript GitHub Clone CLI
https://github.com/ljlm0402/tsghc

angular cli clone express fastify github nestjs next nuxt react repository svelte typescript vue

Last synced: 10 days ago
JSON representation

:octocat: TypeScript GitHub Clone CLI

Awesome Lists containing this project

README

        

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

```sh
$ npm install -g tsghc
```

### CLI tsghc

```sh
$ tsghc
```

cli

## ๐Ÿ•น It supports various frameworks.

![](https://img.shields.io/badge/-Angular-DD0031?style=for-the-badge&logo=angular&logoColor=fff)
![](https://img.shields.io/badge/-React-61DAFB?style=for-the-badge&logo=react&logoColor=fff)
![](https://img.shields.io/badge/-Next-000000?style=for-the-badge&logo=next.js&logoColor=fff)
![](https://img.shields.io/badge/-Vue-4FC08D?style=for-the-badge&logo=vue.js&logoColor=fff)
![](https://img.shields.io/badge/-Nuxt-00C58E?style=for-the-badge&logo=nuxt.js&logoColor=fff)
![](https://img.shields.io/badge/-Svelte-FF3E00?style=for-the-badge&logo=svelte&logoColor=fff)
![](https://img.shields.io/badge/-Express_&&_Koa-F8F8F5?style=for-the-badge)
![](https://img.shields.io/badge/-Nest-E0234E?style=for-the-badge&logo=nestjs&logoColor=fff)
![](https://img.shields.io/badge/-Fastify-000000?style=for-the-badge&logo=fastify&logoColor=fff)

## ๐Ÿ™ Please pull request from your repository.

Add it to the template folder file according to your repo's framework. [here](https://github.com/ljlm0402/tsghc/issues/new)

```md
{
url: '',
name: '',
author: '',
description: ''
}

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](LICENSE)