Skip to content
Arturo Busleiman aka Buanzo edited this page Aug 2, 2020 · 1 revision

Welcome to the digitalocean-metawrite wiki!

The easiest way to install dometawrite is via pip3:

pip3 install dometawrite

You might need to have pip3 installed: https://pip.pypa.io/en/stable/installing/

If you prefer to rely on your own distro packages, try python3-pip package. YMMV.

Now just run dometawrite --help and check the examples here: https://github.com/buanzo/digitalocean-metawrite

Clone this wiki locally