Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reggi/node-qanda

A native node CLI question and answer library.
https://github.com/reggi/node-qanda

Last synced: about 1 month ago
JSON representation

A native node CLI question and answer library.

Awesome Lists containing this project

README

        

# node-generate

[![semantic release](https://github.com/reggi/node-generate/workflows/semantic%20release/badge.svg)](https://github.com/reggi/node-generate/actions?query=workflow%3A%22semantic+release%22) [![coverage](https://github.com/reggi/node-generate/workflows/coverage/badge.svg)](https://reggi.github.io/node-generate/) [![npm](https://badge.fury.io/js/%40reggi%2Fnode-generate.svg)](https://www.npmjs.com/package/@reggi/node-generate)

This is a starter project for TypeScript and Node.js

## Install

```
npm install @reggi/node-generate -g
node-generate
```

## Use directly via `npx`

```
npx @reggi/node-generate
```