Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 386 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 386 Bytes

Kuama Packages

MonoRepo

  • Install (Only once) melos package package dart pub global activate melos
  • You can run every script in melos.yaml file with melos run <SCRIPT>

Release

  • Create branch
  • Update packages version
  • Update package versions that depend on updated packages
  • Commit -> Push -> PR -> Merge
  • Create tag