cli_readme_builder 2.0.0 copy "cli_readme_builder: ^2.0.0" to clipboard
cli_readme_builder: ^2.0.0 copied to clipboard

SDKDart
PlatformWindows

A builder to automate the process of creating a README for Dart console applications

2.0.0 #

  • feat: add ability to run as dart executable

1.6.0 #

  • chore: drop minimum version of "path"

1.5.0 #

  • update dependencies

1.4.0 #

  • add "text" decorator to help output in generated markdown. This prevents github from displaying certain characters with undesired colors.

1.3.0 #

  • add logger and allow verbose_logging flag in build.yaml input

1.2.0 #

  • bump Dart SDK version

1.1.0 #

  • speed up builder by executing and parsing child commands concurrently

1.0.6 #

  • clean up publish script

1.0.5 #

  • add example readme

1.0.4 #

  • more readme cleanup

1.0.3 #

  • more readme cleanup

1.0.2 #

  • more readme cleanup

1.0.1 #

  • clean up readme

1.0.0 #

  • first publish!
2
likes
140
points
102
downloads

Publisher

unverified uploader

Weekly Downloads

A builder to automate the process of creating a README for Dart console applications

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, build, mason_logger, meta, path, process_run, pubspec_parse

More

Packages that depend on cli_readme_builder