A compilation of dart packages developed by the SLIIT FOSS community
- Run
dart pub get
to install all dependencies - Run
melos bs
ormelos bootstrap
to bootstrap packages
- 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