longNowForMd/README.md
2021-06-28 15:55:02 +02:00

715 B

This package takes a markdown file, and creates a new markdown file in which each link is accompanied by an archive.org link, in the format [...](original link) ([a](archive.org link))

How to install

Copy this file to your .bashrc file, or, for Ubuntu distributions Focal Fossa and above:

$ sudo add-apt-repository ppa:nunosempere/longnowformd
$ sudo apt-get update

This utility requires archivenow as a dependency, which itself requires a python installation. It can be installed with

$ pip install archivenow ## respectively, pip3

How to use

$ longnow test.md