Skip to content

This repository will be used to create a custom rust toolchain including third party softwares

Notifications You must be signed in to change notification settings

wangkirin/custom-toolchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom-toolchain

This repository will be used to create a custom rust toolchain including third party softwares

Prerequisite

  1. (On Windows) git-bash

  2. curl

  3. rustup

Getting Start

  1. (optional) Set dist environment variables:

    If wanting to dist for nightly or other toolchains:

    export TOOLCHAIN='nightly'

    Specify dist server for extra tools:

    export DIST_SERVER='https://example.com'
  2. Run setup.bash with git bash in project directory.

  3. TBD

About

This repository will be used to create a custom rust toolchain including third party softwares

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%