People struggle with putting in their package name. This is really frequent and leads to a lot of dev time spent helping people out for this, especially during deadline rush.
What if the frontend could let competitors select their package name?
How to get package names?
-"reads the zip file, scans for package (.*) lines" says Jerry
- Maybe you can infer package name from directory names too, idk
People struggle with putting in their package name. This is really frequent and leads to a lot of dev time spent helping people out for this, especially during deadline rush.
What if the frontend could let competitors select their package name?
How to get package names?
-"reads the zip file, scans for
package (.*)lines" says Jerry