tom_build_base 2.6.21 copy "tom_build_base: ^2.6.21" to clipboard
tom_build_base: ^2.6.21 copied to clipboard

Unified CLI framework for workspace traversal, tool definition, pipeline execution, and build configuration.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tom_build_base

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  tom_build_base: ^2.6.21

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tom_build_base/tom_build_base.dart';
1
likes
0
points
243
downloads

Publisher

unverified uploader

Weekly Downloads

Unified CLI framework for workspace traversal, tool definition, pipeline execution, and build configuration.

Homepage
Repository (GitHub)
View/report issues

Topics

#build-tools #cli #configuration

License

unknown (license)

Dependencies

args, console_markdown, dcli, glob, path, yaml

More

Packages that depend on tom_build_base