Skip to content

Latest commit

 

History

History
executable file
·
98 lines (86 loc) · 2.69 KB

README.adoc

File metadata and controls

executable file
·
98 lines (86 loc) · 2.69 KB

School

lang fr red

Goal

The School project aims to organize and structure my activity as a trainer and developer.

The School project is based on the Gradle software as a task automation tool.

How ?

The planned tasks are:
  • Creating a website for an independent professional, tests, construction, and deployment.

  • Creating a website for a training organization, tests, construction, and deployment.

  • Creating a Moodle instance as an educational system, launching locally for development, and deploying to an online host.

Practical implementation:
System prerequisites
  • Java 17

  • Docker

Available tasks

List available tasks

Windows

.\gradlew.bat -q :tasks

Linux & Mac

./gradlew -q :tasks