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

https://github.com/arcbjorn/scripts-sql-queries

Javascript functions (integrated with bash) and sample SQL Queries
https://github.com/arcbjorn/scripts-sql-queries

bash-script html5 javascript sql

Last synced: about 2 months ago
JSON representation

Javascript functions (integrated with bash) and sample SQL Queries

Awesome Lists containing this project

README

          

# Javascript functions (integrated with bash) and sample SQL Queries

### Clone repository

```sh
git clone https://github.com/arcbjorn/scripts-sql-queries.git
```

### Make sure you have node installed

```sh
node -v
echo $SHELL
```

## Run the CLI tool to review the tasks

```
sh review.sh
```