-
Notifications
You must be signed in to change notification settings - Fork 292
comma: upgrade template #725
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
Conversation
fj0r
commented
Jan 4, 2024
- README.md: delete the content of template and replace it with a link
- comma_test: T/F execute a closure and return a true or false
- comma_tmpl: add example of building image
- README.md: delete the content of template and replace it with a link - comma_test: T/F execute a closure and return a true or false - comma_tmpl: add example of building image
i don't plan on landing anymore after this one for the reasons we've talked about many times. |
Okay, I'll create a separate repository to house it. However, I don't understand what is the essential difference between comma and other scripts, so that it cannot be put here. Is there a clear rule? |
As we've discussed before, the rule is, this is not your personal repository. It's for sharing interesting scripts with others, not doing development on scripts. |
It was actually used for development purposes before, and I didn't mean to do that. But now that it's done and all that's left is patching, is that okay? |
I'd better create a new repo, excuse me. |
i'll land this when you tell me it's ready. |
So do I need to create a new repository? I think there may not be any major updates in the future (however, I can’t guarantee it), and updates may not occur more than once a month. |
I suggest you create a repo with all your scripts. This isn't the first one that you've developed in our repo. You should develop and continue to tweak your neat scripts in your repo until the point that you think they're done. Then, if you want to share them with the nushell community, you can share here. |
Alright, I got it. |
Improved |