Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.86 KB

README.md

File metadata and controls

43 lines (34 loc) · 1.86 KB

Dart Logo

    Cookbook


A compilation of dart packages developed by the SLIIT FOSS community

Getting started

  • Run dart pub get to install all dependencies
  • Run melos bs or melos bootstrap to bootstrap packages

Commit messages

  • We follow conventional commits during our development workflow as a good practice. More information can be found at their official documentation
  • Refer the commitlint.yaml file for a full list of supported commit message prefixes