Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cedricium/should-i-cli
🤔 Decision-making made easy. Ask a question to get back a yes or no answer.
https://github.com/cedricium/should-i-cli
Last synced: 2 months ago
JSON representation
🤔 Decision-making made easy. Ask a question to get back a yes or no answer.
- Host: GitHub
- URL: https://github.com/cedricium/should-i-cli
- Owner: cedricium
- License: mit
- Created: 2018-05-17T01:44:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T00:26:07.000Z (almost 3 years ago)
- Last Synced: 2024-09-23T20:06:26.733Z (3 months ago)
- Language: JavaScript
- Homepage: https://cedric.tech/should-i-cli/
- Size: 325 KB
- Stars: 45
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - cedricium/should-i-cli - 🤔 Decision-making made easy. Ask a question to get back a yes or no answer. (JavaScript)
- awesome - cedricium/should-i-cli - 🤔 Decision-making made easy. Ask a question to get back a yes or no answer. (JavaScript)
README
should-i-cli
============[![Version](https://img.shields.io/npm/v/should-i-cli.svg)](https://npmjs.org/package/should-i-cli)
[![Downloads/week](https://img.shields.io/npm/dw/should-i-cli.svg)](https://npmjs.org/package/should-i-cli)
[![License](https://img.shields.io/npm/l/should-i-cli.svg)](https://github.com/cedricium/should-i-cli/blob/master/package.json)Decision-making made easy. Ask a question to get back a yes or no answer.
> Note: should-i and it's developers are not responsible for the actions you choose.## Usage
```sh
USAGE
$ should-i QUESTIONARGUMENTS
QUESTION the question you want answeredOPTIONS
-h, --help show CLI help
-v, --version show CLI versionDESCRIPTION
Decision-making made easy. Ask a question to get back a yes or no answer.
```### Examples
`should-i` has your best interest in mind (most of the time).
```sh
$ should-i "go for a run tonight?"
✖ no way, Jose
``````sh
$ should-i "eat whatever I feel like?"
✔ totally
```## Contributing
Contributions are welcome from anyone and everyone. To contribute:
1. **Fork** the repo on GitHub
2. **Clone** the project to your own machine
3. **Commit** changes to your own branch
4. **Push** your work back up to your fork
5. Submit a **Pull request** so that we can review your changes> Note: Be sure to merge the latest from "upstream" before making a pull request!
### Contributors:
Special thanks to those who have helped `should-i-cli`:
- Ahmed AlQahtani ([@alqahtani](https://github.com/alqahtani))
- Anderson Joseph ([@andersonjoseph](https://github.com/andersonjoseph))## License
[MIT](LICENSE.md)