invertase / melos

๐ŸŒ‹ A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
https://melos.invertase.dev/~melos-latest
Apache License 2.0
1.11k stars 198 forks source link

docs: added missing execution of `melos bootstrap` in getting started file #615

Closed PrimaryFeather closed 8 months ago

PrimaryFeather commented 9 months ago

Description

While the Getting Started document tells the user about the importance of bootstrapping, the actual melos bootstrap command is neither shown nor executed. This is not a major problem, but I tripped over it while following the instructions, so I suspect it may irritate others as well.

Thus, I made that small addition.

refs #565

Type of Change

docs-page[bot] commented 9 months ago

To view this pull requests documentation preview, visit the following URL:

melos.invertase.dev/~615

Documentation is deployed and generated using docs.page.

CLAassistant commented 9 months ago

CLA assistant check
All committers have signed the CLA.

PrimaryFeather commented 8 months ago

Thanks a lot for accepting the pull request, guys! Keep up the great work with Melos! ๐Ÿ˜ƒ