Go to file
2024-08-09 16:09:24 -07:00
code_to_prompt [add] Improved install strategy 2024-08-09 16:09:24 -07:00
.gitignore [add] Init 2024-08-07 13:46:01 -07:00
code_to_prompt.sh [add] Init 2024-08-07 13:46:01 -07:00
poetry.lock [add] Init 2024-08-07 13:46:01 -07:00
pyproject.toml [add] Init 2024-08-07 13:46:01 -07:00
README.md [add] Improved install strategy 2024-08-09 16:09:24 -07:00

Install

Install from the remote host

pip3 install git+https://git.laziness.rocks/PootisPenserHere/code_to_prompt

Or download the repo and install from there

git clone https://git.laziness.rocks/PootisPenserHere/code_to_prompt
pip3 install code_to_prompt