ForNeVeR/overtone

Read `.iso` file directly

Open

#38 opened on Jan 10, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)F# (1 fork)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (18 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, Overtone expects the user to pass the path to the disk data root directory as a command-line argument.

We should accept either this or a path to the ISO file. So, Overtone should be able to automatically extract the required data from the ISO.

Contributor guide