cli_tools 0.8.0 copy "cli_tools: ^0.8.0" to clipboard
cli_tools: ^0.8.0 copied to clipboard

A collection of tools for building great command-line interfaces.

Serverpod CLI Tools banner

CLI Tools #

This package contains tools for building great command line interfaces. These tools were developed for the Serverpod CLI but can be used in any Dart project.

Config library #

The config library has been moved into its own package, published on pub.dev as config.

Command line completion #

BetterCommandRunner has support for command-line completion, which is currently an experimental feature and requires installing an additional tool. See: README_completion.md

Contributing to the Project #

We are happy to accept contributions. To contribute, please do the following:

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a pull request
  6. Discuss and modify the pull request as necessary
  7. The pull request will be accepted and merged by the repository owner

Tests are required to accept any pull requests.

See also CONTRIBUTING.

7
likes
160
points
18k
downloads

Publisher

verified publisherserverpod.dev

Weekly Downloads

A collection of tools for building great command-line interfaces.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#cli #tools #command-line #dart

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, ci, config, http, path, pub_api_client, pub_semver, super_string

More

Packages that depend on cli_tools