
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
moonlighter
Advanced tools
Moonlighter CLI is a command-line tool that helps developers seamlessly share and collaborate on markdown (or any other text-based) files with product owners or stakeholders. It bridges the gap between developers and non-technical team members by providing a simple way to share documentation, context, prompts or to gather feedback.
npm install -g moonlighter
Before you can use Moonlighter CLI, you need to log in to your account:
moonlighter login
This will prompt you to authenticate with your Moonlighter account. As of now, moonlighter is invite-only and new accounts can't be created yet.
To share one or more markdown files with your team:
moonlighter share path/to/file.md
You can also share multiple files or use wildcards:
moonlighter share docs/*.md README.md
After sharing, you'll receive a unique link that you can share with your team. The link will look like:
https://moonlighter.ai/share/[unique-id]
When your team has made changes to the shared files through the web interface, you can bring those changes back to your local repository:
moonlighter pull [unique-id or full-url]
You can use either the full URL or just the unique ID part of the link.
For support or questions, please visit https://moonlighter.ai or open an issue in the repository.
FAQs
Moonlighter CLI tool for sharing and syncing markdown files.
We found that moonlighter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.