Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/heyayushh/nd.ts

generate bare minimum node typescript setup asap
https://github.com/heyayushh/nd.ts

Last synced: 13 days ago
JSON representation

generate bare minimum node typescript setup asap

Awesome Lists containing this project

README

        

# nd.ts 🚀

generate bare minimum node typescript setup asap

[![build](https://github.com/heyAyushh/nd.ts/actions/workflows/main.build.yml/badge.svg?branch=main)](https://github.com/heyAyushh/nd.ts/actions/workflows/main.build.yml) ![npm](https://img.shields.io/npm/v/nd.ts) ![npm](https://img.shields.io/npm/dm/nd.ts) ![NPM](https://img.shields.io/npm/l/nd.ts)

[![asciicast](https://asciinema.org/a/rPgFG1aHcH3NAxMLTvGuAyo9D.svg)](https://asciinema.org/a/rPgFG1aHcH3NAxMLTvGuAyo9D)

```
npx nd.ts
```


This CLI setups the [node.ts starter](https://github.com/heyAyushh/node.ts) with simple command.

- tell the project name 📂
- Choose your own package manager 📦
- VOILA, boilerplate for nodejs project ready asap 🚀