mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #130] [MERGED] Feature/config generation #764
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/130
Author: @LGUG2Z
Created: 4/15/2022
Status: ✅ Merged
Merged: 4/15/2022
Merged by: @LGUG2Z
Base:
master← Head:feature/config-generation📝 Commits (6)
09a24b8feat(config): add cfgen for apps based on yaml defc2cc21dfloat-rule Syntax Error Fixed (#127)c426c06feat(config): add fmt cmd & float rule comments304158cfeat(config): add cfgen override merging93edcfaMerge branch 'master' into feature/config-generation5d468aedocs(readme): add cfgen explanation and demos📊 Changes
7 files changed (+310 additions, -0 deletions)
View changed files
📝
Cargo.lock(+1 -0)📝
README.md(+53 -0)➕
komorebi-core/src/config_generation.rs(+170 -0)📝
komorebi-core/src/lib.rs(+2 -0)📝
komorebic.lib.sample.ahk(+8 -0)📝
komorebic/Cargo.toml(+1 -0)📝
komorebic/src/main.rs(+75 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.