Skip to content

Instantly share code, notes, and snippets.

View createsites's full-sized avatar

Aleksandr Novoselov createsites

  • Buenos Aires
  • 23:48 (UTC -03:00)
View GitHub Profile
@createsites
createsites / ComposerPHPUnit.md
Created May 15, 2023 16:01 — forked from GaryRogers/ComposerPHPUnit.md
Getting Composer and PHPUnit to autoload namespaces

Getting Composer and PHPUnit to autoload namespaces.

Overview

Details

Project Structure

ProjectRoot
 src
apt-get update && apt-get upgrade -y
apt-get install dialog apt-utils -y
apt-get install htop -y
apt-get --reinstall install bsdutils -y
apt-get install language-pack-ru -y
update-locale LANG=ru_RU.UTF-8
# php repo
apt-get install python-software-properties