Skip to content

ef4/photobomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note on Building

Iron depends on openssl, and the openssl crate doesn't build cleanly on El Capitan unless you point it at homebrew-provided openssl headers:

export OPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include
export OPENSSL_LIB_DIR=/usr/local/opt/openssl/lib

About

Experimental photo server written in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages