ASIMOV Command-Line Interface (CLI)
🚧 We are building in public. This is presently under heavy construction.
✨ Features
- 100% free and unencumbered public domain software.
🛠️ Prerequisites
- Rust 1.85+
⬇️ Installation
Installation from Source Code
Installation via Cargo
Installation using Package Manager
Homebrew
Firstly, register this tap in your local Homebrew installation with:
Now you can install ASIMOV CLI with:
Scoop
First things first, you need to add our custom Scoop bucket:
Now, installing ASIMOV CLI is as easy as running:
Nix flakes
Nix flakes is an experimental feature that has to be enabled before going any further:
&&
Now you can register the flake using:
And then install ASIMOV CLI with:
Flatpak
First add the ASIMOV Platform Flatpak remote:
Then install ASIMOV CLI with:
Now you can run it like this:
You may want to create an alias for it:
👉 Examples
TBD
📚 Reference
TBD
👨💻 Development