We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3eca0 commit a953558Copy full SHA for a953558
.github/workflows/readme-tree.yaml
README.md
@@ -6,31 +6,6 @@
6
7
A simple .NET library to manage cryptographic keys.
8
9
-<details>
10
- <summary>Show/hide folder structure</summary>
11
-
12
-<!-- readme-tree start -->
13
-```
14
-.
15
-├── .github
16
-│ └── workflows
17
-├── src
18
-│ ├── Devantler.SecretManager.Core
19
-│ └── Devantler.SecretManager.SOPS.LocalAge
20
-│ ├── Models
21
-│ └── Utils
22
-└── tests
23
- └── Devantler.SecretManager.SOPS.LocalAge.Tests
24
- ├── SOPSLocalAgeSecretManagerTests
25
- └── Utils
26
- └── SOPSConfigHelperTests
27
28
-13 directories
29
30
-<!-- readme-tree end -->
31
32
-</details>
33
34
## Prerequisites
35
36
- [.NET](https://dotnet.microsoft.com/en-us/)
0 commit comments