From cd12aabc02290f1def03b15445690d20f6e2d765 Mon Sep 17 00:00:00 2001 From: Token2 Date: Sun, 23 Jun 2024 12:49:36 +0200 Subject: [PATCH] Create README.MACOS.md --- README.MACOS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.MACOS.md diff --git a/README.MACOS.md b/README.MACOS.md new file mode 100644 index 0000000..b523d52 --- /dev/null +++ b/README.MACOS.md @@ -0,0 +1,12 @@ +# FIDO2-Manage Script for macOS + +## Overview +Welcome to the early-stage version of the FIDO2-Manage Script adaptation for macOS! This tool is designed to manage FIDO2 security keys. Please note that the script is still under active development, and currently, only the command-line interface (CLI) is available. A graphical user interface (GUI) is planned for future releases. + +## Features +- Manage your FIDO2 security keys via the command line. + +## Installation + +1. **Install xcode-select** + Open terminal and run `xcode-select --install`