Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/heyayushh/nd.ts
- Owner: heyAyushh
- License: mit
- Created: 2021-07-12T15:26:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-02T11:27:53.000Z (8 months ago)
- Last Synced: 2024-05-20T23:30:06.110Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 31
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 🚀