Skip to content

Make all kernel-builder subcommands take a directory#387

Open
danieldk wants to merge 2 commits intomainfrom
simplify-pyproject-subcommands
Open

Make all kernel-builder subcommands take a directory#387
danieldk wants to merge 2 commits intomainfrom
simplify-pyproject-subcommands

Conversation

@danieldk
Copy link
Member

This change makes all kernel-builder subcommands take a directory rather than build.toml. The argument also becomes optional, the current directory is used when the argument is left out.

This aligns the subcommand with the upcoming kernel-builder init subcommand.

Also move the {create,clean}_pyproject functions to the pyproject module.

This change makes all `kernel-builder` subcommands take a directory
rather than `build.toml`. The argument also becomes optional, the
current directory is used when the argument is left out.

This aligns the subcommand with the upcoming `kernel-builder init`
subcommand.
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants