Cratesio publish (#600)
- initial changes to enable publishing to crates.io:
- renamed comms-service to kubos-comms
- bumped all “library” style crates to v1.23.0
- moved ci scripts to tools/ci
fix C build warning
initial support for
cargo release
Co-authored-by: Marshall Culpepper mcu@hey.com
KubOS
=========
KubOS is an open-source software stack for satellites.
The KubOS system is designed to take care of every aspect of a satellite’s flight software.
Rather than operating as a single, monolithic entity, KubOS is comprised of a series of independent, yet interoperating components.
Company website
Main Documentation Page
Getting Started
Here are some docs which we recommend you look at first when getting started with KubOS:
Contributing to KubOS
Want to get your code to space? Become a contributor!
Check out our doc on contributing to KubOS and come talk to us on Slack to join our community.
Or, if you’re just looking to give some feedback, submit an issue with your feature requests or bug reports!
Repo Components
These are the important folders in this repo:
Related Repos