Sign inSign up

crccheck/crapcrapcrap

By crccheck

Updated 16 days ago

WIP

Image
0

2.8K

crccheck/crapcrapcrap repository overview

CrapCrapCrap

Build Status

Run your own price tracker, similar to CamelCamelCamel.

Getting started

Web Extension

The web-ext package: https://github.com/mozilla/web-ext

npm i -g web-ext

Release process

Site

Wait for CI to build the Docker image and deploy that

Browser extension
  1. Manually bump package.json version
  2. make ext/build and follow the instructions
  3. make ext/publish to make it available
  4. git commit -am $(cat package.json | jq -r .version)
  5. git tag v$(cat package.json | jq -r .version)
  6. git push origin master --tags

Tag summary

Content type

Image

Digest

sha256:349f7c42a

Size

138.4 MB

Last updated

16 days ago

docker pull crccheck/crapcrapcrap