dart-lang / dart-lang/native

[native_assets_cli] Provide an easier way to re(run) builds

Open
#544 3 comments 3 reactions 0 assignees View on GitHub
good first issue P3 package:hooks
Dominant language
Dart
Stars
275
Forks
144
Avg merge
2d 10h
Merged PRs (30d)
47

Description

Currently the only way to rerun a native assets build build is to invoke: `dart path/to/build.dart --config=.dart_tool/native_assets_builder//config.yaml`. This command is printed when a native build fails if `-v` was passed. Maybe we could provide a better way to run builds.

Possibly: `dart run native_assets_cli:build --package=my_package --os=.. --arch=...` by adding a `bin` script to `package:native_assets_cli`.

@mosuem Did you have any other ideas?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.