Hi there,
Minor thing.
NetLogo has netlogo-gui.sh and netlogo-headless.sh in the root folder, but behaviorsearch/behaviorsearch_headless.sh uses a different naming convention (kebab-case vs. snake_case). There are other cases like this too (e.g., manual-links.csv, NetLogo_User_Manual.pdf).
Standardizing this would reduce confusion and make it easier for developers to integrate NetLogo with other tools.
Hi there,
Minor thing.
NetLogo has
netlogo-gui.shandnetlogo-headless.shin the root folder, butbehaviorsearch/behaviorsearch_headless.shuses a different naming convention (kebab-case vs. snake_case). There are other cases like this too (e.g.,manual-links.csv,NetLogo_User_Manual.pdf).Standardizing this would reduce confusion and make it easier for developers to integrate NetLogo with other tools.