This website requires JavaScript.
Explore
Help
Sign In
emilis
/
hlctl
Watch
1
Star
0
Fork
You've already forked hlctl
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Private utility to replace hlwm startup scripts and add more personal features and configuration
17
Commits
2
Branches
0
Tags
509
KiB
Rust
100%
feat/add-subcommand
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
emilis
21adbec2ce
add error_and_panic helper for logerr
2024-03-06 19:55:13 +00:00
src
add error_and_panic helper for logerr
2024-03-06 19:55:13 +00:00
.gitignore
initial stage of hlctl rust rewrite
2024-02-29 20:36:38 +00:00
Cargo.lock
add initial parse phase for add subcommand (keybind), improve key parsing
2024-03-06 19:55:09 +00:00
Cargo.toml
add initial parse phase for add subcommand (keybind), improve key parsing
2024-03-06 19:55:09 +00:00
rust-toolchain.toml
refactor command parsing and switch back to stable rustc
2024-03-06 19:49:15 +00:00