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

https://github.com/brownymister/init-typescript

Simple and easy to use CLI for a TypeScript setup with Prettier inside a Git repo.
https://github.com/brownymister/init-typescript

cli node-cli typescript

Last synced: 8 months ago
JSON representation

Simple and easy to use CLI for a TypeScript setup with Prettier inside a Git repo.

Awesome Lists containing this project

README

          

# init-TypeScript

Simple and easy to use CLI for a TypeScript setup with prettier within a git repo.

## Install
Make sure you have npm installed: `npm --version`

```bash
npx init-typescript
```