Skip to content

SimonDanisch/WebPlayer.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebPlayer

Build Status

Coverage Status

codecov.io

First install:

Pkg.clone("https://github.com/SimonDanisch/WebPlayer.jl")
Pkg.build("WebPlayer")

Updates:

Pkg.checkout("WebPlayer")
# Optional build, depending on what changed... Hopefully you never need to rebuild:
# Pkg.build("WebPlayer")

About

Playing videos with Julia in the web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published