asimov-cli

Crates.ioasimov-cli
lib.rsasimov-cli
version
sourcesrc
created_at2024-06-29 00:00:15.94237+00
updated_at2025-03-14 04:03:27.075986+00
descriptionASIMOV Command-Line Interface (CLI)
homepagehttps://cli.asimov.so
repositoryhttps://github.com/asimov-platform/asimov-cli
max_upload_size
id1287091
Cargo.toml error:TOML parse error at line 20, column 1 | 20 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Yurii Antoniuk (imunproductive)

documentation

README

ASIMOV Command-Line Interface (CLI)

License Compatibility Package

🚧 We are building in public. This is presently under heavy construction.

✨ Features

  • 100% free and unencumbered public domain software.

🛠️ Prerequisites

⬇️ Installation

Installation from Source Code

Installation via Cargo

cargo install asimov-cli --version 25.0.0-dev.3

Installation using Package Manager

Scoop

First things first, you need to add our custom scoop bucket. This needs to be done only once, so that scoop knows where to find our packages.

scoop bucket add asimov-platform https://github.com/asimov-platform/scoop-bucket

Now, installing ASIMOV CLI is as easy as running:

scoop install asimov-platform/asimov-cli

👉 Examples

TBD

📚 Reference

TBD

👨‍💻 Development

git clone https://github.com/asimov-platform/asimov-cli.git

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn

Commit count: 8

cargo fmt