summary refs log tree commit diff
path: root/src/bootstrap/setup.rs
AgeCommit message (Collapse)AuthorLines
2020-09-24Add `x.py setup`Joshua Nelson-0/+88
- Suggest `x.py setup` if config.toml doesn't exist yet (twice, once before and once after the build) - Prompt for a profile if not given on the command line - Print the configuration file that will be used - Print helpful starting commands after setup - Link to the dev-guide after finishing - Note that distro maintainers will see the changelog warning