Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 734 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 734 Bytes

Copyright (C) 2018-2019 Swift Navigation Inc. Contact: Swift Navigation [email protected]

This source is subject to the license found in the file 'LICENSE' which must be be distributed together with this source. All other rights reserved.

THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.

sbp-settings

Open source SwiftNav settings API library for Rust. sbp-settings aims to provide a standardized settings framework for projects accessing Piksi settings.

Publishing

Execute a dry run:

./publish.sh

Publish:

EXECUTE=1 ./publish.sh