https://github.com/rawnly/greetings-cli
Greetings message in your terminal
https://github.com/rawnly/greetings-cli
Last synced: 8 months ago
JSON representation
Greetings message in your terminal
- Host: GitHub
- URL: https://github.com/rawnly/greetings-cli
- Owner: rawnly
- Created: 2017-01-03T10:59:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-03T11:03:12.000Z (over 9 years ago)
- Last Synced: 2025-05-19T11:45:59.887Z (about 1 year ago)
- Language: JavaScript
- Size: 4.02 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Greetings Message
Greeting message in your terminal

```bash
$ g-msg
# Good morning, $USER! It's Sunday, December 25 2016
#
# LOCAL: < Your local IP >
# PUBLIC: < Your public IP >
#
```
# Install
```bash
$ npm install -g greetings-msg
```