Skip to content
/ wrl Public
forked from sofi-psong/wrl

WRL is an acronym for Will Read Later.

License

Notifications You must be signed in to change notification settings

feelsong/wrl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WRL(Will Read Later)

alt tag WRL is a bookmark application. Save interesting articles and read when you are free.

Required:

  • Java
  • Play2
  • SBT
  • MySQL

Run:

  • Create Database
CREATE DATABASE wrl;
  • Compile and Run Play Application
$ sbt run

About

WRL is an acronym for Will Read Later.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 82.7%
  • HTML 13.4%
  • Scala 3.5%
  • Other 0.4%