forked from spring-attic/vscode-spring-cloud-dataflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Great, looks like vscode doesn't support adoc for homepage rendering, so moving back to fixed md readme. - Relates spring-attic#1
- Loading branch information
Showing
3 changed files
with
26 additions
and
27 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
[vscode-docs-generic-1]: https://raw.githubusercontent.com/spring-projects-experimental/vscode-spring-cloud-dataflow/master/docs/images/vscode-docs-generic-1.png | ||
# VSCode extension for Spring Cloud Data Flow | ||
|
||
VSCode extension for a Spring Cloud Data Flow is meant to help developers to | ||
work with a development to manage and handle application, stream, tasks and jobs | ||
in a SCDF environment. | ||
|
||
**NOTE:** This page is an overview, more detailed documentation is available in | ||
[SCDF VSCode Extension Docs](https://github.com/spring-projects-experimental/vscode-spring-cloud-dataflow/tree/master/docs). | ||
|
||
![Generic1][vscode-docs-generic-1] | ||
|
||
## Features | ||
|
||
Manage applications in an environment. | ||
|
||
Manage streams in an environment. | ||
|
||
Manage tasks in an environment. | ||
|
||
Manage jobs in an environment. | ||
|
||
## Requirements | ||
|
||
Naturally existing SCDF environment on local, kubernetes or cloudfoundry respectively |
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