Project idea cli is idea finder for your projects. When you try find a project idea to make, you can find idea easily with different difficulty levels in your terminal.
You need Python to run it.
Run the following command in your terminal and install cli:
$ pip3 install git+https://github.com/newcharacteryigit/projectidea-cli#egg=projectidea-cli
If you want, you can delete with this command:
$ pip3 uninstall projectidea-cli
**Normally colorama library comes with python but if you don't have, you need to install it.
It will helps for you:
$ projectidea help
You can get idea with this commands:
$ projectidea easy
$ projectidea medium
$ projectidea hard
$ projectidea impossible
MIT