Skip to content

mkrepo-dev/mkrepo

Repository files navigation

mkrepo

mkrepo is tools used for templating new git repositories hosted on one of popular VCS such as GitHub.

Run

task run

Config

Generate base config

task config:default

Validate config.yaml against schema defined using KCL

task config:validate

Misc

Generate safe secrets: openssl rand -hex 32