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

[xFunc CLI] Add ability to execute expression from files #710

Closed
3 tasks done
sys27 opened this issue Sep 4, 2023 · 0 comments · Fixed by #712
Closed
3 tasks done

[xFunc CLI] Add ability to execute expression from files #710

sys27 opened this issue Sep 4, 2023 · 0 comments · Fixed by #712
Labels
Milestone

Comments

@sys27
Copy link
Owner

sys27 commented Sep 4, 2023

  • Run files xfunc xxx.xf
  • Save the current "session" to file
  • Rename xFunc.DotnetTool to xFunc.Cli.
#!/.../xfunc run
x := 1
y := 2
x + y
@sys27 sys27 added feature proposal Features that are not approved yet labels Sep 4, 2023
@sys27 sys27 added this to the xFunc 4.4.0 milestone Sep 4, 2023
@sys27 sys27 removed the proposal Features that are not approved yet label Sep 5, 2023
@sys27 sys27 closed this as completed in #712 Sep 6, 2023
sys27 added a commit that referenced this issue Sep 6, 2023
#710 - Add ability to execute expression from files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant