-
Updated
Sep 1, 2020 - Python
configuration-files
Here are 706 public repositories matching this topic...
-
Updated
Sep 19, 2020 - C#
-
Updated
Oct 19, 2020 - Augeas
-
Updated
Oct 19, 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
Sep 16, 2020 - TypeScript
-
Updated
Oct 14, 2020 - C#
-
Updated
Nov 7, 2019 - Shell
-
Updated
Jul 23, 2020 - Go
In the README you can find an example related to spf13/Cobra package. We need similar example but for another cli library :)
-
Updated
Oct 13, 2020 - Python
-
Updated
Jun 8, 2020 - Ruby
-
Updated
Apr 16, 2020 - Lua
-
Updated
Apr 18, 2018 - C++
-
Updated
Jun 15, 2020 - Python
-
Updated
Jul 23, 2020 - Scheme
-
Updated
Aug 29, 2020
-
Updated
Oct 14, 2020 - Shell
-
Updated
Apr 21, 2020 - C++
-
Updated
Oct 19, 2020 - Java
icemodding / i3
-
Updated
Oct 11, 2020 - Shell
add an update script
Is your feature request related to a problem? Please describe.
It would be nice to have an update.sh script in dotman tooling,
- Users should be able to run,
dotman update& the latest changes (any new releases) from the repo should be pulled - To be creative, we can create an auto-updater which looks for updates automatically with a certain frequency of days/weeks and prompts user t
-
Updated
Sep 29, 2020 - Shell
-
Updated
Sep 14, 2019 - C#
-
Updated
Aug 21, 2020 - Python
-
Updated
Dec 20, 2019 - 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!