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
- If the command fails, confirm the terminal has network access.
- If your shell blocks remote scripts, review the script source before running it.
- If the CLI is not available after installation, restart the terminal or check your shell PATH.
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.
Related pages
Next step
Publish markdown as webpages from the terminal.
Open Markshare