New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hahnbee

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hahnbee

hahnbee CLI

  • 1.0.0
  • unpublished
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Mintlify CLI

The Mintlify CLI is used to automate migrations.

Installation

npm i -g mintlify

If you installed a local version, you may need to uninstall it with

npm uninstall -g mintlify before installing the published version.

Local development & testing

To test changes locally run:

npm run local

Commands

Migrations

We support automated migrations from ReadMe, GitBook, and Docusaurus.

mintlify scrape-page <url> - Scrapes the page at the URL provided and creates a corresponding MDX file

mintlify scrape-section <url> - Scrapes the section at the URL provided and creates the MDX files within that section

Options

--overwrite - By default if an existing file with the same path name is detected, the file will not be overwritten by the scraper. Use this option to force an overwrite.

FAQs

Package last updated on 07 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc