Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/binaryscraping/swift-dotenv

Load .env files in Swift
https://github.com/binaryscraping/swift-dotenv

code-generation dotenv swift

Last synced: about 2 hours ago
JSON representation

Load .env files in Swift

Awesome Lists containing this project

README

        

# `swift-dotenv`

Load `.env` files in Swift.

## Installation

### Make
```sh
$ git clone https://github.com/binaryscraping/swift-dotenv
$ cd swift-dotenv
$ make install
```

Usage:
```sh
$ swift-dotenv -h
```