๐Ÿ“ฆ Turbo87 / heroku-buildpack-crates-io

โ˜… 0 stars โ‘‚ 1 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/Turbo87/heroku-buildpack-crates-io.git
HTTPS git clone https://github.com/Turbo87/heroku-buildpack-crates-io.git
SSH git clone git@github.com:Turbo87/heroku-buildpack-crates-io.git
CLI gh repo clone Turbo87/heroku-buildpack-crates-io
Tobias Bieniek Tobias Bieniek Read Node.js and pnpm versions from `.tool-versions` instead of `package.json` 76b621d 1 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ bin
๐Ÿ“„ .gitignore
๐Ÿ“„ install_pnpm.sh
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Heroku buildpack for crates.io

This is a custom Heroku buildpack for the crates.io project.

It is tailored specifically to the crates.io project and should not be used for anything else!

This buildpack is partially derived from https://github.com/Turbo87/heroku-buildpack-rust, which itself was forked from https://github.com/emk/heroku-buildpack-rust.