Jonathan Strong
8a719e7c6c
misc loose ends
...
- tweak release-pre command in justfile to ensure pre-release comes after verify-clean-git
- rustfmt
2 years ago
Jonathan Strong
5aa81d5504
fix tr-based search/replace with improved sed-based search-replace
...
old one removed all of the characters in version, wherever they were in the line,
so v0.28.0-rc.1 ended up v0.28.0-c.1
2 years ago
Jonathan Strong
b7621e78ac
implements --filter-crates, --dry-run, --overwrite-existing
...
--filter-crates: limit downloads to crates with names matching supplied regex
--dry-run: don't actually download
--overwrite-existing: re-download even if .crate file already exists in output dir
2 years ago
Jonathan Strong
fd6191e9e3
adds Example Usage section
2 years ago
Jonathan Strong
2e5055c377
adds show-build-env command
2 years ago
Jonathan Strong
7c802f2609
break docs generate commands into smaller pieces
2 years ago
Jonathan Strong
4f974b48fe
check if lld is available before using in RUSTFLAGS
2 years ago
Jonathan Strong
e7cd43abbd
tweak command dependencies
2 years ago
Jonathan Strong
b0e5b354db
put `README.md' in code brackets
2 years ago
Jonathan Strong
3a8426f172
adds template-based README.md with script to re-generate
2 years ago
Jonathan Strong
70dc70dbbb
initial commit
2 years ago