scorpion

Crates.ioscorpion
lib.rsscorpion
version0.1.3
sourcesrc
created_at2020-09-14 08:23:48.110524
updated_at2020-09-16 10:42:10.477521
descriptionCommand Line Interface for the scorpion.io project.
homepagehttps://scorpion.io
repositoryhttps://github.com/scorpion/cli/
max_upload_size
id288518
size17,206
Brett Wilcox (brettwilcox)

documentation

README

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.

Commit count: 45

cargo fmt