fabric icon indicating copy to clipboard operation
fabric copied to clipboard

[Feature request]:

Open meirm opened this issue 11 months ago • 3 comments

What do you need?

I am proposing a significant change to a GitHub repository, such as removing all non-core functionalities in favor of adhering to the Unix philosophy of "doing one thing and doing it well," focusing on enhancing the core functionality of the fabric repository by advocating for a streamlined approach that leverages the power of Unix-like command-line piping:

What I suggest is the removal of all non-core functionalities that can be achieved through the existing conventions of command-line piping in Unix/Linux environments. The goal is to enhance fabric's efficiency, maintainability, and adherence to the Unix philosophy, thereby ensuring it excels at its primary purpose while allowing for greater flexibility and compatibility with other tools.

Promote Piping Compatibility: Ensure that fabric's output and input formats are conducive to piping. This may involve standardizing output formats and ensuring compatibility with common Unix/Linux text processing tools (e.g., grep, awk, sed, cut, etc.).

meirm avatar Mar 13 '24 22:03 meirm

Is the output not ocnducive to piping? can you explain this a little more?

xssdoctor avatar Mar 13 '24 23:03 xssdoctor

I propose to move the GUI to another repo.

meirm avatar Mar 14 '24 06:03 meirm

I suggest also to move to fabric_community the youtube transcribe and make it as a plugin so that fabric itself doesn't drag unnecessary requirements and side functionality.

meirm avatar Mar 14 '24 10:03 meirm