emilywoods / here-i-am

just some stuff about me, but in the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emily's Resume

A Haskell application all about me, in the command line!

gif

To run

To view the resume with Docker:

docker run -it emilywoods/resume

Or to build and run the project locally. First clone the repository, and then run:

make run

This project was inspired by another Rust-based CV application.

About

just some stuff about me, but in the command line

License:MIT License


Languages

Language:Haskell 94.0%Language:Makefile 3.7%Language:Dockerfile 2.3%