@ridi/cms-sdk

4.1.4 • Public • Published

Ridibooks CMS SDK

Packagist

Introduction

CMS SDK provides common resources used in RIDI CMS This library uses Apache Thrift for a RPC implementation.

Supporting Languages

For more details, see below links.

For SDK developers

To build a RPC client, you should install Apache Thrift.

# In macOS, you can install easily with homebrew.
brew install thrift

To generate thrift code, please run:

make thrift

CMS-SDK Release steps

  1. Create release/{version} branch.
  2. Update CHANGELOG.md.
  3. Update new SDK version in package.json & lib/python/setup.py.
  4. Commit & push all the changes and make a pull request.
  5. After PR, tag a new release in github. This will release a new version in Packagist.
  6. make -C lib/js release will release js module.
  7. make -C lib/python release will release python package.

Dependencies (7)

Dev Dependencies (14)

Package Sidebar

Install

npm i @ridi/cms-sdk

Weekly Downloads

5

Version

4.1.4

License

MIT

Unpacked Size

548 kB

Total Files

32

Last publish

Collaborators

  • hw.choi
  • simulacre7
  • ys.yoon
  • lowfront
  • mando212
  • khinenw
  • davin.ahn
  • ridicorp
  • m0ai
  • ridi-junhee