Skip to content

Commit 0563e4c

Browse files
authored
Merge pull request #9 from LeoTN/development
Development
2 parents 948e1c0 + 94d3feb commit 0563e4c

9 files changed

Lines changed: 236 additions & 4 deletions

README.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
[![step-cli-tools](https://raw.githubusercontent.com/LeoTN/step-cli-tools/main/assets/readme_logo.png)](https://github.com/LeoTN/step-cli-tools)
3+
[![step-cli-tools](https://raw.githubusercontent.com/LeoTN/step-cli-tools/main/assets/logo/readme_logo.svg)](https://github.com/LeoTN/step-cli-tools)
44

55
[![latest-version](https://img.shields.io/github/v/release/LeoTN/step-cli-tools?&filter=*.*.*&display_name=release&style=for-the-badge&logo=Rocket&logoColor=green&label=LATEST&color=green)](https://github.com/LeoTN/step-cli-tools/releases/latest)
66
[![latest-beta-version](https://img.shields.io/github/v/release/LeoTN/step-cli-tools?&include_prereleases&filter=*.*.*b*&display_name=release&style=for-the-badge&logo=Textpattern&logoColor=orange&label=LATEST%20BETA&color=orange)](https://github.com/LeoTN/step-cli-tools/releases)
@@ -10,7 +10,7 @@
1010

1111
##
1212

13-
This tool aims to **simplify** the use of the [step-ca](https://github.com/smallstep/certificates) command-line interface **step-cli**.
13+
This tool is designed to **simplify** using the [step-ca](https://github.com/smallstep/certificates) command-line interface **step-cli** whilst adding a few extra features.
1414

1515
<img src="https://raw.githubusercontent.com/LeoTN/step-cli-tools/main/assets/readme.gif">
1616

@@ -34,12 +34,24 @@ sct
3434

3535
ℹ️ More features are planned.
3636

37+
## Supported Platforms
38+
39+
| Platform | Status |
40+
|-----------------------|:----------:|
41+
| Ubuntu Server ||
42+
| Windows 11 ||
43+
| Debian | Unverified |
44+
| macOS | Unverified |
45+
| Windows 10 | Unverified |
46+
47+
⚠️ The tool should work on the unverified platforms, but they have not been actively tested. User feedback on these systems is welcome!
48+
3749
## Credits & License
3850

3951
* [**vhs**](https://github.com/charmbracelet/vhs) → creation of the terminal GIF
4052
* [**step-cli**](https://github.com/smallstep/cli) → the magic under the hood
41-
* [**befunky**](https://www.befunky.com)website used to design the logo
42-
* [**python dependencies**](https://github.com/LeoTN/step-cli-tools/blob/main/pyproject.toml) → several useful libraries
53+
* [**Inkscape**](https://inkscape.org)program used to design the logo
54+
* [**Python dependencies**](https://github.com/LeoTN/step-cli-tools/blob/main/pyproject.toml) → several useful libraries
4355

4456
I appreciate your **constructive** and **honest** feedback. Feel free to create an **issue** or **feature** request.
4557

assets/logo/certificate-svgrepo-com (310628).svg

Lines changed: 12 additions & 0 deletions
Loading

assets/logo/readme_logo.svg

Lines changed: 100 additions & 0 deletions
Loading

assets/logo/repository_logo.png

48.1 KB
Loading

0 commit comments

Comments
 (0)