Skip to content

Commit ca3f62f

Browse files
committed
Merge branch 'main' of github.com:simvue-io/simvue-cli
2 parents e21ecda + 27a982c commit ca3f62f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
![cli_image](https://raw.githubusercontent.com/simvue-io/simvue-cli/main/CLI_image.png)
44

5+
<div align="center">
6+
<a href="https://github.com/simvue-io/client/blob/main/LICENSE" target="_blank"><img src="https://img.shields.io/github/license/simvue-io/client"/></a>
7+
<img src="https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue">
8+
<a href="https://pypi.org/project/simvue-cli/" target="_blank"><img src="https://img.shields.io/pypi/v/simvue-cli.svg"/></a>
9+
<a href="https://github.com/astral-sh/ruff"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json"></a>
10+
</div>
11+
512
Simvue CLI is a command line interface for interacting with a Simvue server instance. The tool is designed to aid in performing more basic operations compared to the Simvue Python API which should be used instead for more complicated parsing of data and execution of simulations.
613

714
* [Modifying Simvue configuration](#modifying-simvue-configuration)

0 commit comments

Comments
 (0)