Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 676 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 676 Bytes

Serverpod 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.

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.