2.2.0 • Published 2 years ago

@guardian/story-packages-model v2.2.0

Weekly downloads
90
License
Apache-2.0
Repository
github
Last release
2 years ago

story-packages-model

This repository contains the Thrift schema required for displaying story packages.

Downloading

To download you should be able to simply add a dependency similar to the following (with your desired version):

"com.gu" %% "story-packages-model" % "x.y.z"

How to release

Ensure you have the following installed on your machine:

  • tsc (brew install typescript)
  • npm (not sure! there are so many ways to install it)

Ensure you have an NPM account, part of the @guardian org with a configured token

You'll also need a sonatype account to publish the library to Maven.

release // will release the scala / thrift projects
project typescriptClasses
releaseNpm 1.0.0 // you have to specify the version again