Monorepo for development of storybook_toolkit package.
- Flutter package maintained by melos
- In package directory are submodules of other packages used in storybook_toolkit
Clone project with all submodules:
git clone --recurse-submodules <repo_url>
Update all submodules:
git submodule update --remote --merge
Update dependencies:
melos bs
Publish packages:
melos publish --no-dry-run
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
👤 Martin Jablečník
- Website: martin-jablecnik.cz
- Github: @mjablecnik
- Blog: dev.to/mjablecnik
Give a ⭐️ if this project helped you!
Copyright © 2024 Martin Jablečník.
This project is licensed under MIT License.