#
configs
Here are 332 public repositories matching this topic...
My awesome scripts for Arch Linux or Ubuntu Gnome latest LTS or MacBook.
-
Updated
Jul 5, 2020 - Shell
Parse, Audit, Query, Build, and Modify Cisco IOS-style configurations
-
Updated
Jul 7, 2020 - Python
-
Updated
Jul 1, 2020 - JavaScript
Awesome WM 4.x theme configs
-
Updated
May 21, 2020 - Lua
A tool for comparing .NET .config files and generating a config transform (Microsoft Xml Document Transform).
-
Updated
Apr 25, 2020 - C#
Awesome WM 4.x themes configs
-
Updated
Apr 16, 2020 - Lua
Apex Legends configs for a competitve player
-
Updated
Jun 6, 2019
-
Updated
Jul 6, 2020 - JavaScript
icemodding / i3
Archivos de configuraciones de i3
config
configs
i3
i3status
configurations
i3-config
i3wm
configuration-file
i3blocks
configuration-files
conf
i3blocks-modules
i3blocks-scripts
i3wm-confs
-
Updated
Nov 22, 2019 - Shell
derpconf abstracts loading configuration files for your app.
-
Updated
Nov 26, 2019 - Python
A slim, fully managed C# library for reading/writing .ini, .conf, .cfg etc configuration files.
config
csharp
cross-platform
dotnet
configs
mono
configuration
file
ini
configuration-file
cfg
configuration-files
managed
conf
-
Updated
Dec 20, 2019 - C#
The Ultimate Script For Arch Linux
linux
bash
zsh
cli
encryption
tools
packer
install
script
archlinux
arch
configs
installer
arch-linux
nvidia
openvpn-server
zen
zfs
bash-script
zarch
-
Updated
Apr 16, 2020 - Shell
Configuration for enterprise ready nodejs applications.
nodejs
javascript
config
enterprise
application
awesome
node
configs
configuration
configuration-management
configurable
configuration-file
configuration-files
awesomeeng
awesome-engineering
-
Updated
Dec 27, 2019 - JavaScript
jbasko
commented
Jun 25, 2017
required=True is of little use if it only raises exception when user attempts to retrieve the value. Instead, should be a way for user to validate all configuration items once they have finished loading configuration with an explicit config.validate() call. This should not happen automatically because you never know when user has finished initialising and loading the configuration.
Improve this page
Add a description, image, and links to the configs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the configs topic, visit your repo's landing page and select "manage topics."
How to specify whether to emit optional struct name during serialization?
I see no option for that here
https://docs.rs/ron/0.5.1/ron/ser/struct.PrettyConfig.html
but I think there should be one..