Skip to content

jonghoonseo/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jonghoon Seo's Resume

This repo contains a resume and CV for Jonghoon Seo.

Build

This repository is built using bazel.

Release

To release artifacts to the Github Release, you need to push a new tag.

  1. Tag to the commit
$ git tag "some-tag-version"
  1. Push the tag to remote
$ git push origin --tags
  1. Verify artifacts are correctly registered to Github Release page

Update Awesome-CV

This repo uses Awesome-CV as a latex style package. To manage the package for this repo, we use git subtree.

Push the modification

To push the modification in Awesome-CV directory to Awesome-CV repo, execute the following:

$ git subtree push --prefix=Awesome-CV awesome-cv from-main-project

Pull the modification

To pull the contents of master branch to Awesome-CV directory, execute the following:

$ git subtree pull --prefix=Awesome-CV awesome-cv master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages