https://github.com/potch/phonebook
https://github.com/potch/phonebook
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/potch/phonebook
- Owner: potch
- Created: 2014-07-08T21:08:30.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-01-13T21:42:49.000Z (over 9 years ago)
- Last Synced: 2025-02-04T21:32:55.601Z (over 1 year ago)
- Language: JavaScript
- Size: 60.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# phonebook
## Installation:
```sh
> npm install -g moz-phonebook
```
## Usage:
```sh
# search
> phonebook potch
# interactive mode
> phonebook
loaded 1273 records
last updated 69 hours ago
phonebook: phonebook: Jones
Bob Jones
...
1 person found
phonebook: phonebook: !update
phonebook: username: potch@example.com
phonebook: password: *******
loaded 1268 records
phonebook: phonebook: !q
>
```