Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview of cli: make CLI name-agnostic #3

Merged
merged 3 commits into from
Jun 20, 2023

Conversation

flotter
Copy link
Owner

@flotter flotter commented Jun 20, 2023

 * Implements the concept of personality, a struct that
   contains information about the application identity,
   such as the program binary name and the application
   display name.  This enables the implementation of
   Pebble-based software that does not necessarily have
   the same name as Pebble.
 * Help strings throughout the application have been
   slightly modified so self-references to pebble/Pebble
   are removed without changing the semantics of the
   help manual.
If the client panics due to the Pebble daemon stopping early,
include the program name from personality so it's unambiguous.
@flotter flotter merged commit f77f8f8 into flotter:preview Jun 20, 2023
flotter added a commit that referenced this pull request Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants