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.12k stars 199 forks source link

fix: Improve 'getting started' docs #565

Closed wujek-srujek closed 8 months ago

wujek-srujek commented 1 year ago

Is there an existing issue for this?

Version

3.1.1

Description

The page https://melos.invertase.dev/~melos-latest/getting-started#bootstrapping mentions what bootstrapping involves, then why it is necessary, and then in 'next steps' it says 'Once successfully bootstrapped ...', but it never tells you how to actually boostrap and never mentions the melos bootstrap command. I think it would be helpful to include it in the guide.

Steps to reproduce

  1. Go to https://melos.invertase.dev/~melos-latest/getting-started#bootstrapping.
  2. Read it.
  3. Wonder how to perform bootstrapping.

Expected behavior

The page includes the melos bootstrap command.

Screenshots

No response

Additional context and comments

No response

spydon commented 8 months ago

It is now mentioned in the first section here: https://melos.invertase.dev/~melos-latest/getting-started#bootstrapping