KToolBox
KToolBox copied to clipboard
Guide download from coomer
May i ask how to download from coomer? i don't really understand how exactly .env work and where to put them? If no edit to .env it gives 0 posts If i use .env edit it give this scfreenshort error
a small tutorial will be helpful for me normies, thanks!
https://ktoolbox.readthedocs.io/latest/coomer/
The prod.env file should be placed in the working directory, which is the location where the command is executed.
# Coomer prod.env
# For Coomer API
KTOOLBOX_API__NETLOC=coomer.su
# For downloading files from Coomer server
KTOOLBOX_API__FILES_NETLOC=coomer.su
Put the 'prod.env' file in the directory/folder where you will execute the commands.
May i ask how to download from coomer? i don't really understand how exactly .env work and where to put them? If no edit to .env it gives 0 posts If i use .env edit it give this scfreenshort error
a small tutorial will be helpful for me normies, thanks!
if on linux.
in the folder that has your pyproject.toml right click> create new document > empty document rename the new file> "prod.env" open prod.env in a text editor paste lines from https://ktoolbox.readthedocs.io/latest/coomer/ in the newly opened .env document
save and close
The
prod.envfile should be placed in the working directory, which is the location where the command is executed.
Please add this detail to the docs, there is no way a non programmer would know this.
