Docs

Install the Markshare CLI

Install Markshare from the terminal so markdown files can move toward shareable webpages without a CMS workflow.

curl -sSL markshare.to/install.sh | bash
Short answer

Use the Markshare install command when you want a terminal-first markdown publishing workflow.

Prerequisites

You need a terminal and a shell that can run a standard install script command.

Install command

curl -sSL markshare.to/install.sh | bash

After install

Use the installed Markshare CLI and its built-in help or product documentation for the current publishing command and available options. This docs page intentionally only lists the install command that is present in the ReScience Lab product facts.

Good fit

Markshare is useful when your source content is already markdown and the goal is to turn it into a browser-friendly page without opening a full CMS.

Troubleshooting

FAQ

What does this command install?

The verified ReScience Lab site command installs Markshare from markshare.to. This page does not invent additional flags or publish commands beyond the provided install command.

Next step

Publish markdown as webpages from the terminal.

Open Markshare