configs
Here are 413 public repositories matching this topic...
My awesome scripts for Arch Linux or Ubuntu Gnome latest LTS or MacBook.
-
Updated
May 11, 2021 - Shell
Parse, Audit, Query, Build, and Modify Cisco IOS-style configurations.
-
Updated
Aug 29, 2021 - Python
Common configurations for building web apps at Shopify
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Sep 22, 2021 - JavaScript
Awesome WM 4.x theme configs
-
Updated
May 21, 2020 - Lua
Awesome WM 4.x themes configs
-
Updated
Apr 16, 2020 - Lua
A tool for comparing .NET .config files and generating a config transform (Microsoft Xml Document Transform).
-
Updated
Apr 25, 2020 - C#
A slim, fully managed C# library for reading/writing .ini, .conf, .cfg etc configuration files.
-
Updated
Mar 29, 2021 - C#
The Ultimate Script For Arch Linux
-
Updated
Apr 16, 2020 - Shell
Apex Legends configs for a competitve player
-
Updated
Jun 6, 2019
icemodding / i3
Archivos de configuraciones de i3
-
Updated
Jan 5, 2021 - Shell
-
Updated
Jul 19, 2021 - JavaScript
derpconf abstracts loading configuration files for your app.
-
Updated
Oct 28, 2020 - Python
Terraform module that loads an opinionated "stack" configuration from local or remote YAML sources. It supports deep-merged variables, settings, ENV variables, backend config, and remote state outputs for Terraform and helmfile components.
-
Updated
Aug 23, 2021 - HCL
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..