-
Updated
Jun 8, 2021 - Python
configuration-files
Here are 803 public repositories matching this topic...
-
Updated
Aug 30, 2021 - Python
-
Updated
Apr 13, 2021 - C#
-
Updated
Aug 7, 2021 - Augeas
In the README you can find an example related to spf13/Cobra package. We need similar example but for another cli library :)
-
Updated
Jul 27, 2020 - TypeScript
-
Updated
Aug 17, 2021 - Python
-
Updated
Aug 27, 2021 - Go
nodup plugin
Steps to Reproduce the Problem
sudo kdb mount --with-recommends /etc/hosts system/hosts hosts
sudo kdb set system/hosts/ipv4/test.complang.tuwien.ac.at 192.168.1.1
sudo kdb set system/hosts/ipv4/test.complang.tuwien.ac.at/alias 192.168.1.1
sudo kdb set system/hosts/ipv4/alias 192.168.1.2Expected Result
An error that a host with the name alias already exists, e.g.:
`
-
Updated
May 21, 2020 - Lua
-
Updated
Aug 25, 2021 - TypeScript
-
Updated
Aug 3, 2021 - C#
-
Updated
Nov 7, 2019 - Shell
-
Updated
Aug 31, 2021
-
Updated
Apr 16, 2020 - Lua
-
Updated
Aug 11, 2021 - Python
-
Updated
Jan 11, 2021 - Ruby
Right now we are testing dotman for only Bash 4.x (which comes with Ubuntu 20.04. It would be nice to test it on bash 3 and 5 as well. For now, we only need to test syntax as done in the current workflow
name: build
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
push:
branches: [ master ]
pull_-
Updated
Apr 18, 2018 - C++
-
Updated
Jul 23, 2020 - Scheme
-
Updated
Jul 27, 2021 - Python
-
Updated
Mar 29, 2021 - C#
-
Updated
Jul 16, 2021 - Emacs Lisp
-
Updated
Aug 20, 2021 - Shell
-
Updated
Aug 29, 2020
-
Updated
Apr 21, 2020 - C++
-
Updated
Jun 18, 2021 - Shell
-
Updated
Aug 12, 2021 - C#
Describe your use-case
Right now the usage Sphinx docs show only a few examples. This makes it difficult to really understand ConfigUpdater.
Describe the solution you would like to see for your use-case
Extend the examples to more typical use-cases.
Improve this page
Add a description, image, and links to the configuration-files topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the configuration-files topic, visit your repo's landing page and select "manage topics."


I've recently come to realize that the 'one-size-fits-all' mega-snippets on marzer.github.io/tomlplusplus aren't necessarily useful for everyone, and I should break them up into smaller sub-examples. I'd be totally happy to accept help with this, though that may be wishful thinking!