Skip to content

agrison/covid19-babashka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

covid19-babashka

Idea

Idea from Mohammed Aboullaite on Twitter: https://twitter.com/laytoun/status/1259198700397776901

Got interested in implementing the same with Clojure and Babashka: https://twitter.com/algrison/status/1259393589114789889

Running

./covid19.clj
./covid19.clj -c france
./covid19.clj -c france -g

Dependencies

clojure table

You need clojure table in your deps:

export BABASHKA_CLASSPATH=$BABASHKA_CLASSPATH:$(clojure -Spath -Sdeps '{:deps {table {:mvn/version "0.5.0"}}}')

asciigraph

You also need asciigraph installed on your system

go get github.com/guptarohit/asciigraph
go install github.com/guptarohit/asciigraph/cmd/asciigraph

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published