Skip to content

Go application that shows my resume in a terminal UI fashion

License

Notifications You must be signed in to change notification settings

maitesin/tui-cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUI CV

Run it

docker run -it --rm maitesin/resume

Mandatory screenshot ;)

Screenshot

Building the Docker Image

docker build -t resume .
docker tag resume maitesin/resume
docker login
docker push maitesin/resume

About

Go application that shows my resume in a terminal UI fashion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published