Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: plugin api * refine cli interface * add mod.yaml back * use type aliases, cleanup cli interface * use support instead of hello * implement remote location fetching, consolidate install cli args * remove unused mod.yaml * more terse initialization of name * Update cli/src/main.rs Co-authored-by: Steve Manuel <[email protected]> * chore: update name handling * chore: move conversion out of function call site * feat: optional name * chore: proto cleanup * chore: reorder proto fields * chore: minor copy change * chore: copy change * fix: add web feature so wasm_bindgen doesnt get included on all wasm32 builds --------- Co-authored-by: Steve Manuel <[email protected]>
- Loading branch information