allcrates

February 19, 2020 ยท View on GitHub

Generate a dependency graph for every Rust crate to be viewed in pm.

usage

$ git clone https://github.com/brandly/allcrates.git
$ cd allcrates
$ npm install

# produces .bin files in data/
$ node index.js

prior art

  • allelm
  • allgithub
  • allnpm
  • allbower
  • and more

Contents

  1. 1usage
  2. 2prior art