pickup-news

command module
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2020 License: MIT Imports: 12 Imported by: 0

README

pickup-news

Output news that matches the keyword.
Notify if the value is less than the value set in PICKUPNEWS_NOTICELOWERLIMIT.

Usage

Preparations
local
  • Build
$ make build
  • Copy setting files
$ cp local/env_sample.json local/env.json
$ cp local/event_sample.json local/event.json
  • Fix setting files
    Fix local/env.json and local/event.json

  • Run locally

$ sam local invoke PickupNewsFunction -n local/env.json -e local/event.json
release

When you push the tag(v*), the GitHub Actions execute builds and releases.
https://github.com/KirariGlock/pickup-news/releases

$ git tag v0.0.1
$ git push origin v0.0.1

// TODO: aws sam deploy

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL