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

Project file management [wip] #3368

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

prvshah51
Copy link
Collaborator

@prvshah51 prvshah51 commented Jan 13, 2023

Adding project file support using toml project files, which are read every time cli arguments are processed.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.
To-Do

To-Do

  • Enable DAfny to have project files
  • decide and format and add a sample project file
  • Add tests
  • Documentation

prvshah51 and others added 5 commits December 13, 2022 20:15
current setup, reads project file using hard coded path and sets those values over default values and then trying to get values out of Toml project file using Tomlyn. but the data is stored is Tomlyn defined data structures and are hard to access the values for now.
@prvshah51
Copy link
Collaborator Author

For #2907 , This will allow users providing configurations using a project file.

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

Successfully merging this pull request may close these issues.

1 participant