<h1 align="center">
    INIT-PROJECT-TS
</h1>

<p align="center">
  <img alt="GitHub top language" src="https://img.shields.io/github/languages/top/damartripamungkas/init-project-ts?color=04D361&labelColor=000000">
  
  <a href="#">
    <img alt="Made by" src="https://img.shields.io/static/v1?label=made%20by&message=damartripamungkas&color=04D361&labelColor=000000">
  </a>
  
  <img alt="Repository size" src="https://img.shields.io/github/repo-size/damartripamungkas/init-project-ts?color=04D361&labelColor=000000">
  
  <a href="#">
    <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/damartripamungkas/init-project-ts?color=04D361&labelColor=000000">
  </a>
</p>

<p align="center">
    <img src="./screenshots/run.png">
</p>

### 📖 Description :

This package is made for those who want to quickly initialize a typescript project without having to manually create files and install packages.

### 💻 Step to install :

```
npm install -g init-project-ts
```

### 🧾 Pre-Requisistes :

```
- node.js / bun.js / deno.js
- (optional) typescript
- (optional) commonJS
- (optional) ESM
```

### 📝 License :

Licensed see [here](./LICENSE).
