Skip to content
Snippets Groups Projects
Verified Commit 44ce8a9c authored by Xavier Robin's avatar Xavier Robin
Browse files

doc: add getting started example

parent 84206bcb
No related branches found
No related tags found
No related merge requests found
...@@ -404,6 +404,15 @@ or, to start the command-line interpreter: ...@@ -404,6 +404,15 @@ or, to start the command-line interpreter:
stage/bin/ost stage/bin/ost
The `ost` executable can run python scripts. For instance we can run the Docker
test script:
.. code-block:: bash
stage/bin/ost docker/test_docker.py
This should produce some output and announce that "OST is working!"
If you repeatedly use OpenStructure, it is recommended to add If you repeatedly use OpenStructure, it is recommended to add
/path/to/ost/stage/bin to your path. /path/to/ost/stage/bin to your path.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment