Replies: 4 comments 3 replies
-
and someone other have difficults to understand, like me. Just to give you an example, when I had to convert JuNest into a portable solution to create ArchImages, I had several difficults to guess what to change in the codebase until i used the inbuilt Proot (not the best solution to made web browsers working without any difficult... and I'm still learning). The best way to take advantage of Junest is to use it with "namespaces", but it requires writing things in the $HOME, and an AppImage is a read-only filesystem. It's a pain in the ass.
OK
See the example of JuNest I've just talked above. For me having one bash script is easier to handle. In partivular when jou use the script in "AppMan" mode you can drag/drop it everywhere because everything it needs is in one place (apart the configuration file). |
Beta Was this translation helpful? Give feedback.
-
I can understand the value of staying in the development headspace. Maybe we should add two branches to the repo?
That way we don't slow you down and I can start experimenting with the refactor and you can check it out. |
Beta Was this translation helpful? Give feedback.
-
@DLopezJr I've started refactoring by myself using functions (for now just they are only 3), I'm working to reducing the code more, as you suggested. |
Beta Was this translation helpful? Give feedback.
-
This thread is for discussion on refactoring the cli.
The conversation started in an Github Issue: [LINK]
Topics to discuss
Beta Was this translation helpful? Give feedback.
All reactions