Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xanewok/subhistory

Quick-n-dirty script to list RLS commits in Rust repo submodule bumps
https://github.com/xanewok/subhistory

Last synced: 7 days ago
JSON representation

Quick-n-dirty script to list RLS commits in Rust repo submodule bumps

Awesome Lists containing this project

README

        

```sh
$ export RUST_REPO_PATH=...
$ export RLS_REPO_PATH=...
$ export SUBMODULE_PATH=...
$ cargo run --release
```