Skip to content

Commit ff1536a

Browse files
committed
small changes to test how figures work in pdf
1 parent e1d96b8 commit ff1536a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

paper/paper.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,12 @@ SciWIn-Client is a command-line application based on Rust that makes it simple t
5555
... FAIRagro-Consortium[@Ewert2023Proposal]
5656

5757
# Features and Implementation
58-
...
58+
5959
![Overview of ...](assets/overview.png)
6060

61+
...
62+
63+
6164
## Creation of CWL Files
6265
To create CWL CommandLineTools, users must prefix their tool or script invocations with the "s4n create" prefix. The SciWIn client automatically identifies the inputs of the CommandLineTool based on the program call. Outputs are the newly generated files produced after executing a command or script. When a new project is initialized, a Git repository is created in the background to provide a version-controlled environment for tracking changes and support this process. While the system can automatically infer inputs and outputs, users also have the option to define them explicitly. Users can specify a container image pulled from Docker Hub or provide paths to local Dockerfiles to ensure consistent, reproducible execution environments across different systems.
6366

0 commit comments

Comments
 (0)