Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/reggi/node-qanda
- Owner: reggi
- Created: 2020-08-10T05:58:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T13:29:52.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T10:48:11.951Z (about 2 months ago)
- Language: TypeScript
- Size: 792 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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
```