Skip to content

zutils/create-protocols-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status License: MIT License

cargo-create-protocols-plugin

Current version: 0.0.2

A Rust cargo subcommand that will create initial code for the protocols crate.

Installation

cargo install create-protocols-plugin

Usage

cargo create-protocols-plugin --protocol <.proto File>

What does it do?

This crate will create you a crate with default functions to get started using the protocols library.

Future Work

Build a library based on a Cap'n Proto schema. Build a library based on flatbuffer schema.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A Rust cargo subcommand that will create initial code for the protocols crate.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages