-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bc6f7a7
commit 8e8347d
Showing
28 changed files
with
46 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
packages/connectors/datalayer/README.md → packages/sources/datalayer/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@elbwalker/connector-datalayer", | ||
"description": "datalayer connector for walkerOS", | ||
"name": "@elbwalker/source-datalayer", | ||
"description": "datalayer source for walkerOS", | ||
"version": "0.0.1", | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
|
@@ -28,7 +28,7 @@ | |
}, | ||
"repository": { | ||
"url": "git+https://github.com/elbwalker/walkerOS.git", | ||
"directory": "packages/connectors/datalayer" | ||
"directory": "packages/sources/datalayer" | ||
}, | ||
"author": "elbwalker <[email protected]>", | ||
"homepage": "https://github.com/elbwalker/walkerOS#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
packages/connectors/gcp/README.md → packages/sources/gcp/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# GCP connector for walkerOS | ||
# GCP source for walkerOS | ||
|
||
Made to be used with | ||
[node client](https://www.npmjs.com/package/@elbwalker/client-node) from | ||
[walkerOS](https://github.com/elbwalker/walkerOS). | ||
|
||
More detailed information and examples can be found in the | ||
[documentation](https://www.elbwalker.com/docs/connectors/gcp). | ||
[documentation](https://www.elbwalker.com/docs/sources/gcp). | ||
|
||
## 🤓 Usage |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@elbwalker/connector-gcp", | ||
"description": "GCP connector for walkerOS", | ||
"name": "@elbwalker/source-gcp", | ||
"description": "GCP source for walkerOS", | ||
"version": "0.0.1", | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
|
@@ -29,7 +29,7 @@ | |
}, | ||
"repository": { | ||
"url": "git+https://github.com/elbwalker/walkerOS.git", | ||
"directory": "packages/connectors/gcp" | ||
"directory": "packages/sources/gcp" | ||
}, | ||
"author": "elbwalker <[email protected]>", | ||
"homepage": "https://github.com/elbwalker/walkerOS#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.