Development workflow #873
-
|
Hai, I like this project, and would like to work on my own fork of it. However, my current workflow isn't ideal, where every time I make a change, I need to rebuild and reinstall the entire project, loosing a lot of time, and loosing quickshell's hot reloading feature. I'd be grateful if someone could tell me how they work on the project, starting from a new clone of the repo? With or without nix. Thank you <3 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Ohh, turns out direnv is a requirement here, or at least it seems to be, had not that setup yet. Welp, guess this answers my workflow issue. |
Beta Was this translation helpful? Give feedback.
Ohh, turns out direnv is a requirement here, or at least it seems to be, had not that setup yet. Welp, guess this answers my workflow issue.