Skip to content

blog post about @EntryPoint() #13

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

Merged
merged 7 commits into from
Jun 12, 2020
Merged

Conversation

filipw
Copy link
Member

@filipw filipw commented Jun 10, 2020

cc @crazy4pi314 👋

Copy link
Contributor

@crazy4pi314 crazy4pi314 left a comment

Choose a reason for hiding this comment

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

Thanks so much @filipw 💖 This is an excellent post which I think highlights a feature that is both interesting, and as you say makes it easier for folks to get into Q#. I left a few minor comments, mostly questions on my part about how stuff worked 😄 I think some of them would be good to clarify before going live.

dotnet MyProgram.dll --number 100 --text foo --flag true
```

By convention, each argument is mandatory, and the program won't execute without all three of them being passed in.
Copy link
Contributor

Choose a reason for hiding this comment

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

Side note, we should file a bug that this be noted in the docs for EntryPoint.

filipw and others added 4 commits June 10, 2020 20:40
Co-authored-by: Sarah Kasier <sckaiser@sckaiser.com>
Co-authored-by: Sarah Kasier <sckaiser@sckaiser.com>
@filipw
Copy link
Member Author

filipw commented Jun 10, 2020

thanks a lot for the comments - I rephrased and change stuff as suggested 👍

Copy link
Contributor

@bamarsha bamarsha left a comment

Choose a reason for hiding this comment

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

This is a really nice blog post! Thanks for writing it :)

Co-authored-by: Sarah Marshall <33814365+samarsha@users.noreply.github.com>
@filipw
Copy link
Member Author

filipw commented Jun 11, 2020

This is a really nice blog post! Thanks for writing it :)

thanks for doing all the work 😀

@crazy4pi314 crazy4pi314 merged commit 688c07e into qsharp-community:master Jun 12, 2020
@crazy4pi314
Copy link
Contributor

I'll get a bunch of social media queued up for tomorrow morning to announce this! Thanks again for a great post!

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.

3 participants