We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create an empty address book
ppl init [<directory>]
This command creates an empty ppl repository. It creates the specified directory if it doesn't already exist, and initializes a git repository there.
If no <directory> parameter is explicitly specified, then the operation is applied to the current working directory.
<directory>
ppl init ~/contacts