Skip to content

talves/rust-bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Cargo Bash Scripts

This experimental RFC adds unstable support for single-file packages in cargo. (rfc 3424)

Putting some examples of cargo scripts to test the ability to have a single file script.

Use case

clap docs example

You can find example here

trunk install for CI

./bin/install_trunk.rs

I was using a rust project to create a static site using leptos, but needed a way to globally install a cargo crate (trunk) prior to using the command in creating a build. I've included the install script here with others.

About

Example scripts for Rust Cargo Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages