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