Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to pass a chart number as an argument #5

Closed
N129BZ opened this issue Aug 10, 2024 · 1 comment
Closed

Add ability to pass a chart number as an argument #5

N129BZ opened this issue Aug 10, 2024 · 1 comment

Comments

@N129BZ
Copy link
Owner

N129BZ commented Aug 10, 2024

Requested to add ability to pass a chart number as an argument when launching the app

@N129BZ
Copy link
Owner Author

N129BZ commented Aug 10, 2024

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.

@N129BZ N129BZ closed this as completed Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant