Coder Social home page Coder Social logo

scorpion / cli Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 62 KB

Command line interface for the scorpion project written in rust.

Home Page: https://crates.io/crates/scorpion

License: Apache License 2.0

Rust 66.78% Dockerfile 33.22%
rust cli scorpion crates docker

cli's Introduction

Scorpion Logo

Rust Crates.io GitHub

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

cargo install scorpion

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.

cli's People

Contributors

brettwilcox avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

cli's Issues

Setup `brew install scorpion`

There is no scorpion namespace reserved for the brew community. I would like to reserve the scorpion namespace for the scorpion.io CLI.

Fix build warning.

Both of the following are defined.

license-file = "LICENSE"
license = "Apache-2.0"

I would recommend leaving the license-file and removing license.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.