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

boxr:0.1.0 #679

Merged
merged 9 commits into from
May 23, 2024
Merged

boxr:0.1.0 #679

merged 9 commits into from
May 23, 2024

Conversation

Lypsilonx
Copy link
Contributor

I am submitting

  • a new package
  • an update for a package

Description: This package allows users to easily create cardboard cutouts for various 3D structures. New structures can be defined as .json files and used immediately.

I have read and followed the submission guidelines and, in particular, I

  • selected a name that isn't the most obvious or canonical name for what the package does
  • added a typst.toml file with all required keys
  • added a README.md with documentation for my package
  • have chosen a license and added a LICENSE file or linked one in my README.md
  • tested my package locally on my system and it worked
  • excluded PDFs or README images, if any, but not the LICENSE

...instead of whatever the fuck I was doing before :P
Prevented triangle f***ery;
Added `none` type for controlled f***ery;
@elegaanz
Copy link
Contributor

Hello, and thanks for the package! Everything looks good, I just have a remark about naming conventions.

The convention for Typst package is to use kebab-case names for functions and their arguments, but you seem to use snake_case. If you want to follow this convention (which is not mandatory, it is up to you to decide) can you please update your package? And if you prefer snake_case, tell me, and I'll merge this PR.

tab|...|... -> tab(...,...);
exposed get-structure-size;
@Lypsilonx
Copy link
Contributor Author

@elegaanz Thank you!
Updated right away 👍

@elegaanz
Copy link
Contributor

Great, thank you!

@elegaanz elegaanz merged commit 5dfc920 into typst:main May 23, 2024
1 check passed
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.

None yet

2 participants