mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
Kasper Juul Hermansen
4a4c03f3c2
* format code * with object gen and args * add implementation * add rust generator * reset generated code * add basic output * reset output * add object * add format function * with opts * fix vec * add context to unwrap * fix arguments * with function body * first complete generation: Still missing Vec<Obj> * run full alpine * add roadmap item |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
LICENSE.MIT | ||
README.md |
dagger-rs
A dagger sdk written in rust for rust.
Disclaimer
Work in progress. This is not ready for usage yet
Status
- dagger cli downloader
- dagger network session
- graphql rust codegen (User API)
- fix build / release cycle
- general api stabilisation