Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Tools for working with Ghost's APIs

License

NotificationsYou must be signed in to change notification settings

TryGhost/SDK

Repository files navigation

A collection of tools for interacting with Ghost's APIs.

Develop

This is a mono repository, managed withlerna.

  1. git clone this repo &cd into it as usual
  2. yarn setup is mapped tolerna bootstrap
    • installs all external dependencies
    • links all internal dependencies

To add a new package to the repo:

  • installslimer
  • runslimer new <package name>

Run

  • yarn dev

Test

  • yarn lint run just eslint
  • yarn test run lint and tests

Publish

  • yarn ship is an alias forlerna publish
    • Publishes all packages which have changed
    • Also updates any packages which depend on changed packages

NOTE: useyarn ship --git-remote upstream to correctly update tags and version commits, when your remoteorigin is set up to a fork of TryGhost/SDK and original repository is set toupstream.

Copyright & License

Copyright (c) 2013-2025 Ghost Foundation - Released under theMIT license.


[8]ページ先頭

©2009-2025 Movatter.jp