@tryghost/migrate
v0.63.0
Published
`npm install -g @tryghost/migrate --save`
Maintainers
Keywords
Readme
Migrate
Install
npm install -g @tryghost/migrate --save
or
pnpm add -g @tryghost/migrate
Usage
migrate medium ./path/to/medum-export.zip
Develop
This is a mono repository, managed with Nx and pnpm workspaces.
Follow the instructions for the top-level repo.
git clonethis repo &cdinto it as usual- Run
pnpm installto install top-level dependencies.
Run
pnpm dev
Test
pnpm lintrun just eslintpnpm testrun lint and tests
Copyright & License
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.
