Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ocskier/incdbcli

A company directory CLI using Node, Inquirer, and a SQL database with Typescript
https://github.com/ocskier/incdbcli

async-await inquirer jest mysql promises sql-database typescript

Last synced: 12 days ago
JSON representation

A company directory CLI using Node, Inquirer, and a SQL database with Typescript

Awesome Lists containing this project

README

        

# IncDbCli

A company directory CLI using Node, Inquirer, and a SQL database with Typescript

![IncDbCLI](images/Capture.PNG)

## Prerequisites


## Installation

Use Node JS command line to install packages

```bash
npm i
```

## Usage

```bash
npm run start
```

## Running Tests

```bash
npm run test
```

## Deployment

N/A

## Authors

[Jon Jackson](http://github.com/ocskier)

## Contributing
Please make sure to update tests as appropriate.

## License