Skip to content

StudentWeis/mdref

Repository files navigation

mdref

crates.io

Markdown Reference finding and migration tool, written in Rust.

Basic Usage

Install & Update

Install prebuilt binaries via shell script:

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/studentweis/mdref/releases/download/0.1.1/mdref-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/studentweis/mdref/releases/download/0.1.1/mdref-installer.ps1 | iex"

Update mdref:

mdref-update

Basic command

  • find:🔥
  • mv:🚧

Todo

[ ] Fix the case of link path with space. [ ] Cardo-dist oranda homepage. [ ] Benchmark.

Acknowledge

  • clap
  • walkdir
  • regex
  • rayon
  • cargo-dist

Contributing

If you want to submit code to this repository, please first refer to CONTRIBUTING. Thanks.

About

Fast Markdown file reference finding and migration tool, written in Rust.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages