Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhenry authored Mar 3, 2023
1 parent 7187f39 commit fe20128
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# envject

A command-line tool for injecting environment variables to any file. Useful for any configuration and CI.
A command-line tool for injecting environment variables or secrets to any file that has to be compiled especially in iOS.

Inspired by the functionality of [variable-injector](https://github.com/LucianoPAlmeida/variable-injector) but written in go.
I have written a [short article](https://www.iamkel.net/posts/6-ios-secrets-handling) regarding this.

And this is inspired by the functionality of [variable-injector](https://github.com/LucianoPAlmeida/variable-injector) but written in go.

## Installation

Expand Down

0 comments on commit fe20128

Please sign in to comment.