Git Product home page Git Product logo

rust-app-installer's Introduction

rust-app-installer

Currently the https://rustup.rs/ website makes it really easy to install a Rust toolchain. My aspirational goal for this project is:

Like rustup, but for any Rust app.

To reference another existing project:

Like trust, but more accessible to people who are not rust developers.

Without referencing existing projects, I hope to acomplish this with this project:

  • Some sample GitHub Actions workflows that make it easy to a Rust project for many platforms.
  • Some one-liner shell (and PowerShell) scripts that make it easy for people to acquire pre-built Rust binaries.

Implementation Details

There are some pieces out there that could be used to create this vision:

  • The user-experience of the trust program
  • The TARGET-detection of rustup-init.sh
  • The PATH management of rustup.

One element that does not currently exist in the inspirational codebase is a an easily copy-pasteable command to install something.

See some work-in-progress in Smeagol:

https://github.com/AustinWise/smeagol/commit/93452a9974fc422a1587789a508db531069158a6

Why this is a dumb thing to implement

There are a couple reasons why spending effort on this might not be the best use of my time:

  • Making it easier for Rust programs to take advantage of operating systems' native distribution methods might be a better use of ones time. See cargo-deb.

rust-app-installer's People

Contributors

austinwise avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.