Skip to content

Idea to promote project bootstrap #247

@nathanjent

Description

@nathanjent

I was thinking about ways to simplify the project bootstrap process. I like how the bach init command does this but it is not being promoted as such in the README. This snippet with curl, or whatever the PowerShell equivalent is for Windows users, could help users get started easily.

BACH_VERSION=17-M3
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/sormuras/bach/main/.bach/bin/bach | sh -s -- init ${BACH_VERSION}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions