Skip to content

1299 Add CLI option for converting files to TOML#1741

Merged
rprospero merged 5 commits into
developfrom
1299_to_toml_cli
Dec 1, 2023
Merged

1299 Add CLI option for converting files to TOML#1741
rprospero merged 5 commits into
developfrom
1299_to_toml_cli

Conversation

@rprospero
Copy link
Copy Markdown
Contributor

This adds a command line option (--to-toml) to convert a file into the TOML format.

Closes #1299

@rprospero rprospero added 2 DIfficulty: 2 TOML Deals with the conversion of custom file formats into TOML labels Nov 30, 2023
@rprospero rprospero requested a review from trisyoungs November 30, 2023 15:34
Copy link
Copy Markdown
Member

@trisyoungs trisyoungs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment thread src/main.cpp Outdated
rprospero and others added 2 commits December 1, 2023 12:58
Co-authored-by: Tristan Youngs <tristan.youngs@stfc.ac.uk>
@rprospero rprospero merged commit db8cade into develop Dec 1, 2023
@rprospero rprospero deleted the 1299_to_toml_cli branch December 1, 2023 16:47
rprospero added a commit that referenced this pull request Mar 11, 2024
Co-authored-by: Tristan Youngs <tristan.youngs@stfc.ac.uk>
rprospero added a commit that referenced this pull request Apr 8, 2024
Co-authored-by: Tristan Youngs <tristan.youngs@stfc.ac.uk>
rprospero added a commit that referenced this pull request Apr 9, 2024
Co-authored-by: Tristan Youngs <tristan.youngs@stfc.ac.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 DIfficulty: 2 TOML Deals with the conversion of custom file formats into TOML

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add command line option for converting input file

2 participants