cdepillabout / cdepillabout/termonad

xmonad-like reconfigure

Open
#249 3 comments 0 reactions 0 assignees View on GitHub
beginner-friendly enhancement help wanted
Dominant language
Haskell
Stars
418
Forks
51
PR merge metrics
No merged PRs in 30d

Description

is it possible to add a easier command for reconfigure? like xmonad's one
```shell
$ xmonad --recompile
```

something like this, or provide any way of doing it without stack or cabal, for users that rely solely on their package managers...

edit: here's the[ recompile function](https://github.com/xmonad/xmonad/blob/eba9e97794705349f9c6a50230bb88b8ef7d539a/src/XMonad/Core.hs#L787) from xmonad:

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the linked XMonad Core recompile function and compare its behavior with the requested termonad workflow. Determine how a package-manager-only user could invoke reconfiguration without Stack or Cabal; done means a documented, usable command or mechanism exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
cli, desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.