/projectidea-cli

You can find ideas easily with this CLI 💡

Primary LanguagePythonMIT LicenseMIT

Project Idea CLI

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.

Installation

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.

Usage

It will helps for you:

$ projectidea help

You can get idea with this commands:

$ projectidea easy
$ projectidea medium
$ projectidea hard
$ projectidea impossible

License

MIT