-
Notifications
You must be signed in to change notification settings - Fork 6
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
[feature request] score-implementation-sample
repo template
#57
Comments
score-implementation
examplescore-implementation
repo template
Hello @mathieu-benoit, |
score-implementation
repo templatescore-implementation-sample
repo template
Thanks for asking for clarifications on this one, @payalkanyan. I would summarize this like this:
I just updated the description of this issue accordingly. Hope that helps? |
Thank you so much for your clear and concise explanation, @mathieu-benoit. I now fully understand what is required and am eager to contribute. To ensure efficiency and prevent any overlap in efforts, could I kindly request that you assign this issue to me? This way, we can avoid any confusion and duplicate work. |
Sure thing, @payalkanyan, feel free to ask questions if you need clarification, and share updates as it will involve multiple PRs/iterations ;) Thanks for your help! |
@mathieu-benoit Hey I have tagged you on CNCF slack score-dev channel. Can you please answer it there. |
Hi @payalkanyan, we understand that it's not enough information at this stage with what was already provided, so please hold on on this one for now, because we have to refine it and provide more presecriptive guidance... stay tuned in the near future, I don't know yet when to set the expectation. |
So, we now have the first version of the It was needed to have one of the core maintainer to write this down, thanks @astromechza for tackling this! Closing this one now. |
To create a new Score implementation, we have this today:
score-compose
is the reference, but could we do more simple and helpful than that?We could do better. Let's create an actual new repo
score-implementation-sample
in Go, actually having all the needed commands, functions, templates, etc. that anyone can use as template to get up to speed to write their own implementation.We could start small and go with iteration:
Rough idea of what could this sample implementation example:
init
generate
resources
check-version
completion
?The text was updated successfully, but these errors were encountered: