Rewrite this tool with a clean development structure #5
octave2000
started this conversation in
Ideas
Replies: 2 comments 4 replies
|
WONDERFUL IDEA, i understnad the minimalisti of one file but in dev, one file is not good idea, it can be compressed to one file or even custom pipeline to create release into one file, minified version and more version. |
0 replies
|
We'll look into this idea. Thanks. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This tool need to be rewritten with a clean development structure. Because like this it would be hell to a contributor to actually give a heart felt contribution. a good a example look at the first pr submitted ,the contributor rewrote the whole file and deleted some of the creators codes which in my opinion is a bad thing you cant delete creators code unless he asked for it. This is caused by having one file to do development from , reading a file with many lines of codes takes time and effort. it would make people use ai to conrtibute to the tool and thats not you wish for as a creator of a tool
All reactions