1.0.4 • Published 6 years ago
aboutme-cli v1.0.4
ABOUTME CLI
A CLI that helps you to know the social networks of a person.
Installing
$ npm install -g aboutme-cliHow to use
aboutme --help
Usage:
$ aboutme <username> Show username and social network information
Options:
-h, --help Show help options
-v, --version Show versionCreate social credencials
- create a gist
- write a description with a word "about"
- and write a
JSONwith your credencials
{
"twitter": "https://twitter.com/name",
"facebook": "https://facebook.com/name",
"blog": "https://blog.com/",
"blabla": "https://blabla.com/name"
}Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
License
This project is licensed under the MIT License - see the LICENSE.md file for details