-
Updated
Sep 1, 2020 - Python
configuration-files
Here are 720 public repositories matching this topic...
-
Updated
Sep 19, 2020 - C#
-
Updated
Nov 16, 2020 - Augeas
-
Updated
Nov 16, 2020 - Python
-
Updated
Jul 27, 2020 - TypeScript
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
Oct 25, 2020 - C#
-
Updated
Sep 16, 2020 - TypeScript
-
Updated
Nov 13, 2020 - Go
-
Updated
Nov 7, 2019 - Shell
In the README you can find an example related to spf13/Cobra package. We need similar example but for another cli library :)
-
Updated
Nov 15, 2020 - Python
-
Updated
Jun 8, 2020 - Ruby
-
Updated
Apr 16, 2020 - Lua
-
Updated
Apr 18, 2018 - C++
-
Updated
Jun 15, 2020 - Python
-
Updated
Aug 29, 2020
-
Updated
Jul 23, 2020 - Scheme
-
Updated
Nov 17, 2020 - Shell
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 21, 2020 - C++
-
Updated
Sep 14, 2019 - C#
icemodding / i3
-
Updated
Nov 17, 2020 - Shell
-
Updated
Nov 9, 2020 - Java
-
Updated
Aug 21, 2020 - Python
-
Updated
Oct 31, 2020 - Shell
-
Updated
Nov 10, 2020 - C#
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!