Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/binaryscraping/swift-dotenv
- Owner: binaryscraping
- License: apache-2.0
- Created: 2022-07-01T14:11:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-01T18:50:10.000Z (over 2 years ago)
- Last Synced: 2023-03-10T01:56:39.647Z (over 1 year ago)
- Topics: code-generation, dotenv, swift
- Language: Swift
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```