1.15.19 • Published 7 months ago

@bygd/crosswords-loader v1.15.19

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
7 months ago

Crosswords loader

Goal

Load crosswords feeds from providers

Getting started

  1. Clone the repository git clone git@src.softgames.de:web/crosswords/loader.git
  2. Switch to that repo cd loader

How to install

  1. Install npm packages npm install

How to build

  1. Build npm run build

How to deploy / publish to npm

  1. Make sure you have the popper access rights to the npm module: https://www.npmjs.com/package/@sgorg/crosswords-loader. Most SBS members will be able to provide you access.
  2. Make sure you are logged into the npm account that has the access rights, you can login using npm login
  3. Add your changes to the CHANGELOG.md under "## Unreleased"
  4. Merge your changes into master
  5. npm version (major|minor|patch)
  6. git push origin master
  7. git push -u origin --tags
  8. npm run build
  9. npm publish
1.15.10

10 months ago

1.15.11

10 months ago

1.15.12

10 months ago

1.15.13

10 months ago

1.15.18

7 months ago

1.15.19

7 months ago

1.15.14

10 months ago

1.15.15

10 months ago

1.15.16

8 months ago

1.15.17

7 months ago

1.15.8

2 years ago

1.15.7

2 years ago

1.15.6

2 years ago

1.15.9

2 years ago

1.15.5

2 years ago

1.15.4

3 years ago