gendry 0.1.2

JS test data generation from an SQL database
# gendry

gendry is a tool that allows to generate a JS test data set from a test database.

Currently only MSSQL Server is supported.

```
gendry mssql "connection string"
```

will create a set of exported const definitions with the data.