Open ansrivas opened 4 years ago
Hi, @ansrivas! For a bit of context, we initially started this project while most of the team was learning Rust, and then we switched focus on driving the reference implementations for CNAB further - and I agree that we should give the Rust implementation some attention in at least bringing it in sync with the current spec(s) - and so, the first work items include:
What would be your main expectation from this library? (i.e. manipulating and constructing / deserializing bundles vs. running bundles with Docker / Kubernetes)?
Regardless, there should be a clear document describing how to get started contributing (#17 - which I will update).
Thanks!
Hi @radu-matei Thank you for your response.
I recently started with CNAB ( porter in particular ), in my case the standard use case: I'd like to package a complete application and publish it to Marketplace. There were two main reasons for my question:
Hi team, thank you for starting the work on the rust implementation.
Is there any plan to develop the rust-implementation further? ( or in general if there is any contribution document or features being developed currently etc. which can be followed )