run_bat_file 0.0.3 copy "run_bat_file: ^0.0.3" to clipboard
run_bat_file: ^0.0.3 copied to clipboard

Dart 1 only

Transformer to run .bat file

Transformer to run .bat file

Usage #

Simply add the following lines to your pubspec.yaml:

:::yaml
dependencies:
  run_bat_file: any
transformers:
  - run_bat_file

Configuration #

You can specify executable file:

:::yaml
transformers:
  - run_bat_file:
      executable: /path/to/file.bat
0
likes
15
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Transformer to run .bat file

Homepage

License

MIT (license)

Dependencies

barback

More

Packages that depend on run_bat_file