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

Line and YAML Oriented Editing. #8

Open
ericbusboom opened this issue Mar 16, 2019 · 1 comment
Open

Line and YAML Oriented Editing. #8

ericbusboom opened this issue Mar 16, 2019 · 1 comment

Comments

@ericbusboom
Copy link
Collaborator

ericbusboom commented Mar 16, 2019

Implement reading and writing from line ( txt or toml ) and yaml oriented files.

On the CLI, if the user explicitly references an alternative file ( TOML or YAML ) the system will load the alternative. On save, it will save first to the alternative format, then save again to the CSV format.

@ericbusboom
Copy link
Collaborator Author

Maybe saving should only be done to the referenced file, but an option can also write to the CSV, and CSV is written on package building.

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