Crates.io | asimov-cli |
lib.rs | asimov-cli |
version | |
source | src |
created_at | 2024-06-29 00:00:15.94237+00 |
updated_at | 2025-03-14 04:03:27.075986+00 |
description | ASIMOV Command-Line Interface (CLI) |
homepage | https://cli.asimov.so |
repository | https://github.com/asimov-platform/asimov-cli |
max_upload_size | |
id | 1287091 |
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` |
size | 0 |
🚧 We are building in public. This is presently under heavy construction.
cargo install asimov-cli --version 25.0.0-dev.3
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
TBD
TBD
git clone https://github.com/asimov-platform/asimov-cli.git