mirror of
https://github.com/johndoe6345789/GithubWorkflowTool.git
synced 2026-04-24 13:45:02 +00:00
Add gwt doctor to Quick Start section
- Include doctor command in README quick start - Encourage users to check compatibility before first run Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
@@ -46,6 +46,9 @@ conan install . --output-folder=build --build=missing
|
||||
cmake --preset=default
|
||||
cmake --build build
|
||||
|
||||
# Check system compatibility
|
||||
./build/gwt doctor
|
||||
|
||||
# Run CLI
|
||||
./build/gwt clone https://github.com/user/repo
|
||||
./build/gwt workflows /path/to/repo
|
||||
|
||||
1
_codeql_detected_source_root
Symbolic link
1
_codeql_detected_source_root
Symbolic link
@@ -0,0 +1 @@
|
||||
.
|
||||
Reference in New Issue
Block a user