Skip to content

GoatTodo/sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoatTodo SDK

This repository houses the cross platform GoatTodo SDK, written in Rust.

Project Goals

I'm (coltonhurst) building a Todo SDK in Rust for educational purposes. It is not yet ready for public use.

SDK Usage

This sdk is currently only published on crates.io.

Because this project is not ready for public use, only a hello_world() function is public.

SDK Development

Build

cargo build

Test

cargo test

Format

cargo +nightly fmt

(You may need: rustup component add rustfmt --toolchain nightly)

Versioning

This sdk follows semver. Anything before major version 1.0.0 is subject to breaking changes.

License

This entire repository, all contributions, use, and more are licensed under the AGPLv3 license. You are free to use this project or contribute to this project as long as this license is followed; helpful information may be found here.

About

the GoatTodo SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages