Initial commit

Develop
Johannes Hendrik Gerard van der Weide 2024-11-28 09:32:46 +00:00
commit aa3160bdda
3 changed files with 42 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@ -0,0 +1,21 @@
# ---> Rust
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*

18
LICENSE Normal file
View File

@ -0,0 +1,18 @@
POTION SELLER PUBLIC LICENSE
Copyright (c) 2024 Johannes Hendrik Gerard van der Weide
THIS SOFTWARE IS TOO STRONG FOR YOU, USER.
YOU CAN'T HANDLE MY SOFTWARE.
IT'S TOO STRONG FOR YOU.
MY STRONGEST SOFTWARE WOULD KILL YOU, USER.
YOU CAN'T HANDLE MY STRONGEST SOFTWARE.
YOU'D BETTER GO TO A DEVELOPER WHO WRITES WEAKER SOFTWARE.
YOU DON'T KNOW WHAT YOU ASK, USER.
MY STRONGEST SOFTWARE WOULD KILL A SYSTEMS PROGRAMMER, LET ALONE A MAN.
YOU NEED A DEVELOPER WHO WRITES WEAKER SOFTWARE, BECAUSE MY SOFTWARE IS TOO STRONG.
YOU CAN'T HANDLE MY STRONGEST SOFTWARE.
NO ONE CAN.
I CAN'T GIVE YOU MY STRONGEST SOFTWARE, BECAUSE MY STRONGEST SOFTWARE IS ONLY FOR THE STRONGEST BEINGS, AND YOU ARE OF THE WEAKEST.
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# ShrimpersCLI
program to use iceshrimp's CLI through the commandline