Probiotics (in bot form) for programming.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
To repozytorium jest zarchiwizowane. Możesz wyświetlać pliki i je sklonować, ale nie możesz do niego przepychać zmian lub otwierać zgłoszeń/Pull Requestów.
Emil 919aaac276
Revised README and Build System
10 miesięcy temu
bootstrap Version 1 10 miesięcy temu
docs Version 1 10 miesięcy temu
include Revised README and Build System 10 miesięcy temu
lib Partial support for SSL 10 miesięcy temu
src Fix leading space bug 10 miesięcy temu
.gitignore Version 1 10 miesięcy temu
.gitmodules Partial support for SSL 10 miesięcy temu
CHANGELOG Partial support for SSL 10 miesięcy temu
LICENSE Initial commit 10 miesięcy temu
Makefile Revised README and Build System 10 miesięcy temu
README.md Revised README and Build System 10 miesięcy temu
install.sh Revised README and Build System 10 miesięcy temu
uninstall.sh Aggressive restructuring 10 miesięcy temu

README.md

  • Probotic

Healthy for your coding ability, take once weekly, excessive doses may result in arthritis, ass pain, and death.

  • Description

Prints useful challenges when requested.

See doc/api.md for detailed information about this interface.

  • Building and Installation

Building requires (debian derived): libsqlite3-dev build-essentials

** Submodules git submodule update --init --recursive make -C lib/libircclient

** Configuration (Optional but highly recommended) make include/config.h && $EDITOR include/config.h

** Building and Installation make && BOOTSTRAP_ONLY=1 ./install.sh

remove BOOTSTRAP_ONLY=1 if you plan to install this somewhere.

  • Source Code Hosts

https://git.lain.church/emil/probotic https://bis64wqhh3louusbd45iyj76kmn4rzw5ysawyan5bkxwyzihj67c5lid.onion/emil/probotic

  • License

Copyright 2023 https://git.lain.church/anon , https://git.lain.church/fa11_1eaf , Emil Williams

Probotic is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 only as published by the Free Software Foundation.

Probotic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more details.

You should have received a copy of the GNU General Public License version 3 along with Probotic.