Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kecrily/mirror2md

A tool for exporting articles written by mirror to markdown.
https://github.com/kecrily/mirror2md

deno markdown mirror

Last synced: 1 day ago
JSON representation

A tool for exporting articles written by mirror to markdown.

Awesome Lists containing this project

README

        

# Mirror2md

> A tool for exporting articles written by mirror to markdown.

## Feature

- Export to markdown with frontmatter.
- No more

## Usage

```sh
deno run --allow-write --allow-net https://deno.land/x/mirror2md/cli.ts dao.mirror.xyz
```

Replace `dao.mirror.xyz` with your address, then run.

It can be:

- dao.mirror.xyz
- tian7.eth
- 0x578E5ead1509c8015F08181A23aABBe828c56F56

---

**Mirror2md** © [Percy Ma](https://git.io/kecrily), Released under the [MIT License](LICENSE).