Note: HackMyResume is also available as FluentCV. Contributors are credited in both.
See BUILDING.md for instructions on setting up a HackMyResume development environment.
- Optional: open an issue identifying the feature or bug you'd like to implement or fix. This step isn't required — you can start hacking away on HackMyResume without clearing it with us — but helps avoid duplication of work and ensures that your changes will be accepted once submitted.
- Fork and clone the HackMyResume project.
- Ideally, create a new feature branch (eg,
feat/new-awesome-feature
or similar; call it whatever you like) to perform your work in. - Install dependencies by running
npm install
in the top-level HackMyResume folder. - Make your commits as usual.
- Verify your changes locally with
grunt test
. - Push your commits.
- Submit a pull request from your feature branch to the HackMyResume
dev
branch. - We'll typically respond within 24 hours.
- Your awesome changes will be merged after verification.
HackMyResume is currently maintained by hacksalot with assistance from tomheon and our awesome contributors. Please direct all official or internal inquiries to:
You can reach hacksalot directly at:
Thanks for your interest in the HackMyResume project.