A CLI tool built on Laravel Zero to generate CVs from YAML files.
  • PHP 97%
  • Blade 3%
Find a file
2026-05-26 19:26:11 +10:00
app Add optional watching 2026-05-26 19:22:00 +10:00
bootstrap Initial commit 2026-05-26 15:49:21 +10:00
config Make use of SplFileInfo to fetch data and add validation 2026-05-26 18:07:42 +10:00
resources/views Add optional watching 2026-05-26 19:22:00 +10:00
storage Remove laravel.log again 2026-05-26 16:42:12 +10:00
tests Initial commit 2026-05-26 15:49:21 +10:00
.editorconfig Initial commit 2026-05-26 15:49:21 +10:00
.gitattributes Initial commit 2026-05-26 15:49:21 +10:00
.gitignore Load view data from Yaml file 2026-05-26 16:42:44 +10:00
.php-cs-fixer.php Initial commit 2026-05-26 15:49:21 +10:00
box.json Initial commit 2026-05-26 15:49:21 +10:00
CLAUDE.md Stub out a CLAUDE.md 2026-05-26 19:26:11 +10:00
composer.json Add validation 2026-05-26 17:37:19 +10:00
composer.lock Add validation 2026-05-26 17:37:19 +10:00
herd.yml Initial commit 2026-05-26 15:49:21 +10:00
lefthook.yml Initial commit 2026-05-26 15:49:21 +10:00
LICENSE Initial commit 2026-05-26 15:49:21 +10:00
mise.toml Initial commit 2026-05-26 15:49:21 +10:00
mkcv Initial commit 2026-05-26 15:49:21 +10:00
phpstan.neon Initial commit 2026-05-26 15:49:21 +10:00
phpunit.xml.dist Initial commit 2026-05-26 15:49:21 +10:00
README.md Start setting up a README 2026-05-26 19:24:06 +10:00
rector.php Initial commit 2026-05-26 15:49:21 +10:00

MKCV

A CLI tool to create CVs from YAML files.

Installation

todo

Usage

todo

License

Licensed under Apache 2.0