1.16.1 • Published 11 months ago
@bygd/crosswords-loader v1.16.1
Crosswords loader
Goal
Load crosswords feeds from providers
Getting started
- Clone the repository
git clone git@src.softgames.de:web/crosswords/loader.git
- Switch to that repo
cd loader
How to install
Install npm packages
npm install
How to build
- Build
npm run build
How to deploy / publish to npm
- 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.
- Make sure you are logged into the npm account that has the access rights, you can login using
npm login
- Add your changes to the
CHANGELOG.md
under "## Unreleased" - Merge your changes into master
- npm version (major|minor|patch)
- git push origin master
- git push -u origin --tags
- npm run build
- npm publish
1.16.1
11 months ago
1.15.10
2 years ago
1.15.11
2 years ago
1.15.12
2 years ago
1.15.13
2 years ago
1.15.18
2 years ago
1.15.19
2 years ago
1.15.14
2 years ago
1.15.15
2 years ago
1.15.16
2 years ago
1.15.17
2 years ago
1.15.8
3 years ago
1.15.7
3 years ago
1.15.6
3 years ago
1.15.9
3 years ago
1.15.5
3 years ago
1.15.4
4 years ago