You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added argument parsing and processing of a single chart number argument. To use, launch the application like this:
node make X where X is the specific chart number to process. For example,
node make 53 will process the Wichita chart.
It is up to the user to know which chart number corresponds to a specific chart. See the list in settings.json to cross reference the chart numbers with their chart names.
Requested to add ability to pass a chart number as an argument when launching the app
The text was updated successfully, but these errors were encountered: