Skip to content
John Fereira edited this page Apr 7, 2022 · 3 revisions

FcrepoDemo

Fedora Repo demo

Contents link

  • src/main source code
  • pom.xml maven build file
  • scripts shell scripts for testing

Setup

none

Building

Use maven to compile the code

mvn compile

Running

cd scripts
sh ReadDemo.sh

Dependencies

  • Java 11 runtime
  • Maven 3
  • The Bash shell.
  • an instance of the Fedora repository
  • might require VPN if Fedora is behind firewall
Clone this wiki locally