How the Build Command Works
Build Command
Section titled “Build Command”The build command generates all your portfolio artifacts from DEVSYNC.json.
-
Install dependencies using
bun install. -
Build the project using
bun run build. -
Validate
DEVSYNC.jsonto ensure configuration is correct. -
Build CV for each language - Reads the
devsyncconfiguration to determine the path to the compiled CV HTML. -
Create LinkedIn profile for each language configured.
-
Create GitHub profile using the
defaultLang. -
Create academics profile using the
defaultLang.
What Gets Generated
Section titled “What Gets Generated”After running build, you’ll have:
- CV PDF - Generated from HTML for each language
- LinkedIn markdown - Formatted profile for LinkedIn
- GitHub Profile README - Your
README.mdfor GitHub profile - Academics profile - Academic credentials in markdown