Skip to content

Jbarget/cv-amp-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CvAmp

Generate your CV/resume just using a JSON file...

See here for an example output.

Anything at all (suggestions, issues), please leave an issue after checking if what you're about to post doesn't already exist 😄

Getting Started

NB Prerequisite: Elixir already installed

  1. Clone the repo: git clone
  2. Move into the cv-amp directory: cd cv-amp
  3. Get the dependencies: mix deps.get
  4. Edit the values incv.json to your info
  5. Open the elixir shell: iex -S mix
  6. Run the programme on your JSON file: CvAmp.main "cv.json"
  7. You should now have a index.html in the root of the directory 🎉🎉🎉
  8. Star the repo ⭐

About

Generate your Google AMP ready CV/resume just using a JSON file...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published