Skip to content

slap init

This command bootstrap Python project files.

Synopsis
@shell slap init --help

Templates

Poetry

$ slap init -t poetry --name my.pkg
@shell slap init -t poetry --name my.pkg -f --dry

@shell slap init -t poetry --name my.pkg --as-markdown -q

Github

$ slap init -t github
@shell slap init -t github -f --dry

@shell slap init -t github --as-markdown -q