Skip to content

Instantly share code, notes, and snippets.

View mrflos's full-sized avatar
🏴‍☠️
kaizokuouni

Florian mrflos

🏴‍☠️
kaizokuouni
View GitHub Profile

Keybase proof

I hereby claim:

  • I am mrflos on github.
  • I am mrflos (https://keybase.io/mrflos) on keybase.
  • I have a public key whose fingerprint is 6337 B5AA 3252 C487 75E3 2050 5922 05A0 11D4 DB2F

To claim this, I am signing this object:

Verifying that +mrflos is my blockchain ID. https://onename.com/mrflos
@mrflos
mrflos / yeswiki_repo_for_dev.sh
Created March 5, 2023 05:41
Setup all Github repositories for core, extensions and themes for YesWiki for local developpement
#!/usr/bin/env bash
# ATTENTION : il faut etre membre de l'organisation YesWiki sur github pour pouvoir cloner les repos
# default debian packages (a décommenter si besoin)
# printf "\n================ Install script dependencies ================\n"
# sudo apt-get update
# sudo apt-get install \
# php-common php-curl php-gd php-json php-mysql php-xml php-mbstring php-zip php-json
# git \