Hi @Mxrcon ,
I noticed that the https://github.com/Mxrcon/BioNameGenerator/blob/main/BioNameGenerator/Databases/Generate-Databases.ps1 is basically a small task to generate the sqlite database from the TSV files.
I was wondering whether it makes sense to
- Add a task to download these TSV files into a folder: This way the sources would be self-documenting
- Add another task to generate the database
Nothing urgent, but something nice to have as it'll guide the collaborators.
Hi @Mxrcon ,
I noticed that the https://github.com/Mxrcon/BioNameGenerator/blob/main/BioNameGenerator/Databases/Generate-Databases.ps1 is basically a small task to generate the sqlite database from the TSV files.
I was wondering whether it makes sense to
Nothing urgent, but something nice to have as it'll guide the collaborators.