Skip to content

Commit 2a71f4c

Browse files
Update README.md (#5)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 776d420 commit 2a71f4c

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[![Gitter](https://badges.gitter.im/dot-config/community.svg)](https://gitter.im/dot-config/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
2-
31
# Use .config to store your project configs
42

3+
[![Gitter](https://badges.gitter.im/dot-config/community.svg)](https://gitter.im/dot-config/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
4+
55
The goal of dot-config is to promote standardization of `.config` folder
66
for storing project specific tool configurations.
77

@@ -14,4 +14,12 @@ We only extended the concept to project repositories.
1414

1515
## Projects already supporting .config at repository level
1616

17-
- [molecule](https://molecule.readthedocs.io/en/latest/)
17+
- [ansible-lint](https://github.com/ansible/ansible-lint)
18+
- [molecule](https://github.com/ansible-community/molecule)
19+
20+
## Q&A
21+
22+
### Do we really need yet another standard?
23+
24+
Dot-config is **not a new standard**, is just an extension of XDG one, one
25+
that covers for projects directories in addition to user home directories.

0 commit comments

Comments
 (0)