Skip to content

n-at/releases-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

releases-stream

Get email notifications about latest starred GitHub projects releases.

Build

JDK >= 8 required. Build with:

$ ./mvnw clean package

An executable jar releases-stream.jar will be created in target directory.

Configure

Application configuration is stored in application.yml file. You can use application.sample.yml as an example.

You should provide configuration for:

Run

Run built executable jar:

$ ./releases-stream.jar

Or with java:

$ java -jar releases-stream.jar

Or with spring-boot maven plugin (source code needed):

$ ./mvnw spring-boot:run

License

BSD, see LICENSE.

About

Get email notifications about latest starred GitHub projects releases

Topics

Resources

License

Stars

Watchers

Forks

Languages