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

Publish to crates.io #8

Closed
MoralCode opened this issue Oct 12, 2021 · 2 comments
Closed

Publish to crates.io #8

MoralCode opened this issue Oct 12, 2021 · 2 comments
Labels
question Further information is requested

Comments

@MoralCode
Copy link
Member

What will it take to get this to a reasonable state to publish on crates.io?

i think #1 is probably a good start, and possibly also documenting that this is so far just a primary header parser, not a full spacepacket parser

@elpiel
Copy link

elpiel commented Oct 13, 2021

I would say that you can publish it like this and later add examples & docs.
It can be useful for people if they are looking for it on crates.io and they just might help with the documentation. You can also try to add hacktoberfest and find contributors.

It's a long shot but you can always try 😄

  • Just add some more metadata in Cargo.toml like README, repo, etc.
  • Set a version of derive_builder instead of using derive_builder = "*"

@MoralCode
Copy link
Member Author

published as https://crates.io/crates/ccsds_spacepacket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants