Skip to content

Commit

Permalink
add docs for Deployer (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuulos authored Jul 25, 2024
1 parent 5cf84d7 commit 3a98e4c
Show file tree
Hide file tree
Showing 39 changed files with 2,457 additions and 1,001 deletions.
3 changes: 2 additions & 1 deletion docs/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ Use these to construct flows, access data, and manipulate results.

- [Client API](/api/client) - accessing past results.
- [FlowSpec](/api/flowspec) - constructing flows.
- [Runner](/api/runner) - managing flows.
- [Runner](/api/runner) - running flows.
- [Deployer](/api/deployer) - deploying flows.
- [Current](/api/current) - operating a run.
- [S3](/api/s3) - accessing data in S3 quickly.
- [Cards](/api/cards) - visualizing results.
Expand Down
Loading

0 comments on commit 3a98e4c

Please sign in to comment.