@webbies.dev/dotenvify 0.3.2 โ 0.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -17
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -23,27 +23,12 @@ After doing this manually one too many times, I rage-coded this tool. You're wel
|
|
|
23
23
|
|
|
24
24
|
## ๐ Installation
|
|
25
25
|
|
|
26
|
-
### npm (Recommended)
|
|
27
26
|
```bash
|
|
28
27
|
npm install -g @webbies.dev/dotenvify
|
|
29
28
|
```
|
|
30
29
|
|
|
31
|
-
### Homebrew (macOS/Linux)
|
|
32
|
-
```bash
|
|
33
|
-
brew install webb1es/tap/dotenvify
|
|
34
|
-
```
|
|
35
|
-
|
|
36
|
-
### Scoop (Windows)
|
|
37
|
-
```bash
|
|
38
|
-
scoop bucket add webb1es https://github.com/webb1es/scoop-bucket.git
|
|
39
|
-
scoop install dotenvify
|
|
40
|
-
```
|
|
41
|
-
|
|
42
30
|
<details>
|
|
43
|
-
<summary>๐ฆ
|
|
44
|
-
|
|
45
|
-
#### Direct Download
|
|
46
|
-
Download from [GitHub Releases](https://github.com/webb1es/dotenvify/releases)
|
|
31
|
+
<summary>๐ฆ Alternative Methods</summary>
|
|
47
32
|
|
|
48
33
|
#### Build from Source
|
|
49
34
|
```bash
|
|
@@ -107,7 +92,7 @@ Just make sure you're logged in with `az login` before running the tool.
|
|
|
107
92
|
- ๐ **Secure**: Uses existing Azure CLI auth
|
|
108
93
|
- ๐งน **Smart**: Auto-detects input formats
|
|
109
94
|
- ๐ค **Flexible**: Multiple output options
|
|
110
|
-
- ๐ฆ **Easy Install**: npm
|
|
95
|
+
- ๐ฆ **Easy Install**: npm
|
|
111
96
|
|
|
112
97
|
## ๐ Supported Formats
|
|
113
98
|
|