EFResume is a normal resume templete, in Swift. It is inspired by zresume, because zresume is based on Docker, but I know nothing about this technology unfortunately, and it is really very very beautiful, so I make it to a static templete on my own, 😂. The design is come from FREE Resume Template. Issue and PR are welcome, wish to improve this resume with you, please press Star button above if EFResume has brought you convenience, 🙏, you can contact me if there is any problem.
https://eyrefree.github.io/EFResume/
- Xcode 10.2+
- Swift 5.0+
- Emmmmmmmmmn, install Xcode first;
- Clone the repo with
git clonecommand; - Open
EFResume.xcworkspacewith Xcode incorefolder and run.
Or you can run the following command in terminal:
git clone git@github.com:EyreFree/EFResume.git; cd EFResume/core; open EFResume.xcworkspace- Open project with Xcode;
- Open
main.swiftsource file,edit text in the functioninput,change it to your own information; - Run this project;
- Open
index.htmlfile indocsfolder can have a preview; - Commit and push local change to remote;
- Go to GitHub and open
GitHub Pagesin setting, use/docsas the root path, then you can get your online resume and get the URL at the same time. - Good luck & Enjoy it,👍
PS: if you get a dyld: Library not loaded: @rpath/libswiftCore.dylib error, see this.
EyreFree, eyrefree@eyrefree.org
EFResume is available under the GPLv3 license. See the LICENSE file for more info.


