You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 = "*"
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
The text was updated successfully, but these errors were encountered: