#cli #command-line-interface #io

app scorpion

Command Line Interface for the scorpion.io project

4 releases

0.1.3 Sep 16, 2020
0.1.2 Sep 15, 2020
0.1.1 Sep 14, 2020
0.1.0 Sep 14, 2020

#154 in #command-line-interface


Used in simsh

Custom license

7KB

Meta Logo

Crates.io Rust

Command line interface for the scorpion.io project written in rust.

Please see the GitHub project page for more information.

Rust

Rust is a multi-paradigm programming language focused on performance and safety, especially safe concurrency. Rust is syntactically similar to C++, and provides memory safety without using garbage collection.

We recommend starting with the The Rust Programming Language

CLI Tutorial

https://rust-cli.github.io/book/tutorial/index.html

Crates

Cargo is the Rust package manager. Cargo downloads your Rust package’s dependencies, compiles your packages, makes distributable packages, and uploads them to crates.io, the Rust community’s package registry.

For more information, please see the official crates.io scopion package.

No runtime deps