Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abitrolly/config-dna
user-centric, system-independent software tuning
https://github.com/abitrolly/config-dna
blockchain configuration preferences
Last synced: 5 days ago
JSON representation
user-centric, system-independent software tuning
- Host: GitHub
- URL: https://github.com/abitrolly/config-dna
- Owner: abitrolly
- License: unlicense
- Created: 2017-08-05T15:33:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-05T15:57:27.000Z (over 7 years ago)
- Last Synced: 2024-11-08T10:12:01.430Z (about 2 months ago)
- Topics: blockchain, configuration, preferences
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Config DNA
* user-centric - users grow and develop their own preferences
* system-independent - users don't care where settings are
* software tuning - you can not satisfy everybody with defaults### Format
software { key: value } software2 { key: value}
software { key: value, key: value }
Spaces are not important, linefeeds are not important,
interpretation of values and keys is left to the command that
processes the code.gnome-terminal { f1: off }
For file names it is recommended to keep it in `config.dna` to
easily gather all settings from repositories and build stats.### Applications
Share user preferences, building stats, visualizing, detecting
most popular options, detect weird defaults, storing software
configs in blockchain.### Processors
* gnome-terminal
* f1: off - release F1 shortcut for other programs