Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshgillies/littlelogger-cli
A CLI utility for posting to http://littlelogs.co
https://github.com/joshgillies/littlelogger-cli
Last synced: 5 days ago
JSON representation
A CLI utility for posting to http://littlelogs.co
- Host: GitHub
- URL: https://github.com/joshgillies/littlelogger-cli
- Owner: joshgillies
- License: mit
- Created: 2015-05-16T11:58:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-17T18:04:35.000Z (over 9 years ago)
- Last Synced: 2024-10-19T00:15:19.846Z (27 days ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# littlelogger-cli
A CLI utility for posting to http://littlelogs.co
## Install
`npm install littlelogger-cli -g`
## Usage
```
Update LittleLogs timeline.Usage:
littlelogger [ ].
Commands:
init - use to configure littlelogger.
'Options:
-m, --message The message you wish to send to LittleLogs.
Must be less than 250 characters!
-h, --help Show this help.
-v, --version Show littlelogger version.
```## License
MIT