fabric
fabric copied to clipboard
[Feature request]:
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.).
Is the output not ocnducive to piping? can you explain this a little more?
I propose to move the GUI to another repo.
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.