Piyush Acharya
Piyush Acharya
@LimesKey the unzip command only works on Linux/Unix. For Windows, you would run the following command in PowerShell: ``` Expand-Archive -LiteralPath assets/dna.zip -DestinationPath assets && rm assets/dna.zip ``` It would...
Alright, I'm going to merge this then once @MartinGallauner makes the changes requested. Thanks for working on this, I really appreciate it!
Sounds good @MartinGallauner! If you need this issue approved quickly for Hacktoberfest, let me know. By the way, would you be interested in joining our Discord server? https://github.com/Verisimilitude11/DNAnalyzer/discussions/256
@LimesKey are you running it in PowerShell? Regardless, I agree that implementing a batch file would be easier - the program can run it when it first starts. I'll open...
> @Verisimilitude11 Do you think we can merge this? Yes, I apologize, @MartinGallauner, I've had a lot of things in my backlog and didn't have time to review this. I'll...
@MartinGallauner we'll still need your help for organizing the files after #289 is completed. Thanks for working on this feature! I'll still leave this PR open as it contains a...
@frankschmitt would you like to work on this?
Hi @RamAIbot, we are looking for someone who could perhaps implement a JavaFX GUI for DNAnalyzer. Honestly, there isn't a lot of specification for this, so please feel free to...
@frankschmitt thanks for looking into this. I unassigned @RamAIbot.