Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 2.35 KB

File metadata and controls

43 lines (30 loc) · 2.35 KB

Devsync

Devsync

Glinter Bun Typescript Astro Starlight Tailwind CSS Vite Vitest Oxlint Prettier Husky Puppeteer Zod Cloudflare Config

One file to keep your portfolio, CV, GitHub and LinkedIn in sync.

Full documentation, features, and live demo at devsync.work

What is Devsync?

A CLI tool that generates your professional resume, portfolio site, GitHub profile, LinkedIn summary, and academic history — all from a single DEVSYNC.json configuration file.

Quick Start

bunx @jannael/devsync init

Security

Security is a top priority for this project.

This project uses Bun as its runtime and package manager. You don't need to worry about package vulnerabilities — the bunfig.toml configuration includes minimumReleaseAge = 259200 (3 days), which prevents newly published packages from being installed automatically. This protects against supply chain attacks that have become increasingly common in the npm ecosystem.

License

CC-BY-NC-4.0