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

https://github.com/jonstuebe/env-export


https://github.com/jonstuebe/env-export

bash env javascript nodejs

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Env Export

This package allows for a conversion from .env syntax to javascript array or objects.

## CLI Usage

```
$ yarn global add env-export

$ env-export -o .env
```