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

https://github.com/launchpadlab/database-url-to-yaml

A script to convert database urls into YAML format
https://github.com/launchpadlab/database-url-to-yaml

Last synced: about 1 year ago
JSON representation

A script to convert database urls into YAML format

Awesome Lists containing this project

README

          

## database-url-to-yaml

A script to convert database urls into YAML format, for easy insertion into a Rails `database.yml` file.

### Usage

From the command line:
```sh
$ yarn add global database-url-to-yaml
$ database-url-to-yaml
```