/cljscv

Metacritical's Resume/CV is Clojurescript.

Primary LanguageJavaScript

Start resume from this command

# You should have clojure installed and then invoke the following command

clj -Sdeps '{:deps {github-metacritical/cljscv {:git/url "https://github.com/metacritical/cljscv" :sha "43ffcfc9dd804803caad614924637be1d56f6951"}}}' -m figwheel.main -co '{:main resume.core}' -r

Wait a few seconds it first it will open a browser and show default clojurescript page then it will load the custom code.