Skip to content
#

subcommands

Here are 43 public repositories matching this topic...

picocli
deining
deining commented Dec 1, 2019

While answering #878, I realized, that both user manual and quick guide could be improved. Goal should be to get first time users started as quickly as possible.
Thinking back to my first time contact with picocli I remembered it wasn't straightforward for me to get things up and running, either. Don't get me wrong: The picocli manual is very complete, concise and was/is of great help for me in m

doc
firestack
firestack commented Apr 6, 2020

Hello,
I was working on a crate and found inconsistent newlines when argh prints help for a binary when using different forms of doc comments.

When fields within a FromArgs struct are documented using /// style doc comments, and consecutive lines also begin with /// every newline and break in the doc comment is ignored when the --help string is printed. If instead the fields are docume

integrii
integrii commented Apr 29, 2018

It would help contributors if we made getting started an easy process.

The process is basically the git flow...

  • Make an issue to propose your change
  • Fork the repo
  • Make your changes
    • Add tests
    • ensure all tests pass
  • Make a pull request referencing your original proposal
  • Get recognition (crate CONTRIBUTORS.md?)

Improve this page

Add a description, image, and links to the subcommands topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the subcommands topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.