https://github.com/agarrharr/thoughts-cli
🖥 💬 CLI to add thoughts and get random thoughts
https://github.com/agarrharr/thoughts-cli
cli
Last synced: about 1 year ago
JSON representation
🖥 💬 CLI to add thoughts and get random thoughts
- Host: GitHub
- URL: https://github.com/agarrharr/thoughts-cli
- Owner: agarrharr
- License: mit
- Created: 2017-06-12T19:32:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T16:28:54.000Z (over 8 years ago)
- Last Synced: 2025-02-06T21:38:39.955Z (over 1 year ago)
- Topics: cli
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# thoughts-cli
> Add and get thoughts
## Install
```
$ npm install --global thoughts-cli
```
## Usage
```
$ thoughts --help
Examples
$ thoughts add "Would transformers have car insurance? Or health insurance?"
$ thoughts
What if Santa is real, but there are no nice children?
```
## License
MIT © [Adam Garrett-Harris](https://github.com/agarrharr)