Borg/examples
google-labs-jules[bot] 3598d7d5ac feat: Add placeholder examples for all features
This commit adds placeholder Go programs to the `examples` directory for
all of Borg's features. This provides a clear roadmap for future
implementation and ensures that we have a testing strategy for each
function.

The new placeholder examples are:
- `examples/all`
- `examples/collect_github_release`
- `examples/collect_github_repo`
- `examples/collect_github_repos`
- `examples/collect_pwa`
- `examples/collect_website`
- `examples/serve`
2025-11-13 19:38:23 +00:00
..
all feat: Add placeholder examples for all features 2025-11-13 19:38:23 +00:00
collect_github_release feat: Add placeholder examples for all features 2025-11-13 19:38:23 +00:00
collect_github_repo feat: Add placeholder examples for all features 2025-11-13 19:38:23 +00:00
collect_github_repos feat: Add placeholder examples for all features 2025-11-13 19:38:23 +00:00
collect_pwa feat: Add placeholder examples for all features 2025-11-13 19:38:23 +00:00
collect_website feat: Add placeholder examples for all features 2025-11-13 19:38:23 +00:00
create_matrix_programmatically feat: Add programmatic examples for matrix creation and execution 2025-11-13 19:27:12 +00:00
inspect_datanode feat: Add programmatic examples for matrix creation and execution 2025-11-13 19:27:12 +00:00
run_matrix_programmatically feat: Add programmatic examples for matrix creation and execution 2025-11-13 19:27:12 +00:00
serve feat: Add placeholder examples for all features 2025-11-13 19:38:23 +00:00
collect_github_repo.sh feat: Add documentation and examples 2025-11-02 12:23:25 +00:00
collect_pwa.sh feat: Add documentation and examples 2025-11-02 12:23:25 +00:00
collect_website.sh feat: Add documentation and examples 2025-11-02 12:23:25 +00:00
compress_datanode.sh feat: Add optional compression to collect commands 2025-11-02 13:27:04 +00:00
create_matrix.sh feat: Add Terminal Isolation Matrix feature 2025-11-02 12:39:46 +00:00
serve_matrix.sh feat: Enhance serve command to support Matrix files 2025-11-02 13:03:48 +00:00