Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 600 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 600 Bytes

contacts-cli

Hat tip @keith for the original concept.

This is rewritten

  • using the "New" Contacts API
  • Swift Argument Parser
  • for educational purposes only

Usage:

contacts-cli % swift build Building for debugging... contacts-cli % ./.build/debug/contacts --help OVERVIEW: Command line interface for 🍎Contacts.

USAGE: contacts

OPTIONS: -h, --help Show help information.

SUBCOMMANDS: search whoami display your Contacts 'Me' card.

See 'contacts help ' for detailed help.