Skip to main content

A program to insult people

Project description

Quickstart

Installation (if you want to change the settings)

pip3 install pyyaml
git clone git@github.com:the-real-finnventor/insult.git
echo alias insult-path="$PWD"/insult/insult >> ~/.zprofile
echo alias insult="python3 insult-path" >> ~/.

If you are getting errors like:

Cloning into 'insult'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Then try:

git clone https://github.com/the-real-finnventor/insult.git
echo alias insult-path="$PWD"/insult/insult >> ~/.zprofile
echo alias insult="python3 insult-path" >> ~/.

Installation (if you don't care about the settings)

pip3 install finnsult
open ~/.zprofile

Now find ${PATH}. Put your cursor before that and paste this: /Users/INSERT_YOUR_USERNAME_HERE/Library/Python/3.9/bin:. Then replace INSERT_YOUR_USERNAME_HERE with your username (eg. finneverspaugh). If you are unsure of you username at any time in the terminal (unless the terminal is activly doing something) it should say username@computername.

Run (at any time open a terminal and run)

insult

DISCLAIMER:

If you use pypi to install this package, -u (or --update) will not work.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

finnsult-1.11.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

finnsult-1.11-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page