Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 676 Bytes

packaging.md

File metadata and controls

11 lines (8 loc) · 676 Bytes

Packaging

Every langauge has its own way to publish and import library. We should deliver SDK library by a widely accepted tool for the language.

For example:

The packaging, publishing and releasing process should be mostly automatic, and can be triggered by minimum manual steps. Use github action for automation and github repository secrets for private keys. API reference should also be published, and added to https://developers.diem.com/docs/sdks/overview.