Skip to content

Script that setups Rust programming language so that you can use cargo to install awesome terminal utilities.

License

Notifications You must be signed in to change notification settings

unix-terminal-setup/rust-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love GitHub license PRs Welcome

rust-setup

Script that setups Rust so that you can use cargo to install awesome terminal utilities.

This setup includes the cargo sub command to update installed binaries from cargo: https://crates.io/crates/cargo-update

user@machine:~$ cargo install-update -a
    Polling registry 'https://index.crates.io/'..

Package       Installed  Latest   Needs update
atuin         v18.0.1    v18.0.1  No
cargo-update  v13.3.0    v13.3.0  No

No packages need updating.
Overall updated 0 packages.

Quick Start

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/unix-terminal-setup/rust-setup/main/setup.sh | bash

About

Script that setups Rust programming language so that you can use cargo to install awesome terminal utilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages