Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Updates to the reg experimental command-line tool. #78

Merged
merged 1 commit into from
Feb 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions apps/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# apps

This directory contains demonstrations and experimental command-line tools
written in Dart to use the Registry API.
6 changes: 0 additions & 6 deletions apps/googleapis.sh

This file was deleted.

154 changes: 0 additions & 154 deletions apps/importer/lib/importer.dart

This file was deleted.

31 changes: 0 additions & 31 deletions apps/importer/pubspec.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions apps/motley.sh

This file was deleted.

6 changes: 0 additions & 6 deletions apps/openapi.sh

This file was deleted.

5 changes: 5 additions & 0 deletions apps/reg/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# reg

This directory contains `reg`, a small Dart command-line tool for
working with the Registry API. `reg` provides a central invocation
point for a collection of random demonstrations and experiments.
162 changes: 0 additions & 162 deletions apps/reg/lib/src/import-asyncapi-directory.dart

This file was deleted.

Loading