An open API service indexing awesome lists of open source software.

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

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)