Skip to content

Julia package for feeding the indecisive PhD students at VEAS

Notifications You must be signed in to change notification settings

MrUrq/VeryEfficientAlimentSelector.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VeryEfficientAlimentSelector.jl

Julia package for feeding the indecisive PhD students at VEAS. Simply run the below command for a randomly sorted list of Chalmers Johanneberg campus related food options.

julia> using VeryEfficientAlimentSelector
julia> feed_veas()

To see available options for another date run

julia> using Dates
julia> print_menus(Date(2019,10,7)) #year,month,day

To add the package run

julia> using Pkg
julia> Pkg.add(PackageSpec(name="UnicodePlots", rev="master"))
julia> Pkg.add(PackageSpec(url="https://github.com/MrUrq/VeryEfficientAlimentSelector.jl.git"))

About

Julia package for feeding the indecisive PhD students at VEAS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages