readme: improve installation instructions
ClosedPublic

Authored by kparal on Apr 23 2015, 10:13 AM.

Details

Summary
  • Try to redirect people to libtaskotron RPM, in case they just want to use it and not develop it.
  • Switch wget to curl, because wget doesn't seem to be often installed by default, but curl is.
  • Add python-pip to required packages, it was missing.
  • Merge git installation with the rest of the required packages.
  • Remove resultsdb_api from required packages, it will be installed through pip.
  • Make the required packages section easily runnable.
  • Mention in requirements.txt how to install it using package manager instead of virtualenv, if people prefer it that way.
Test Plan

I tested the new readme instructions in a minimal F21 environment created by virt-builder.

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal retitled this revision from to readme: improve installation instructions.Apr 23 2015, 10:13 AM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: tflink, jskladan, mkrizek.
jskladan accepted this revision.Apr 23 2015, 10:25 AM
This revision is now accepted and ready to land.Apr 23 2015, 10:25 AM
mkrizek accepted this revision.Apr 23 2015, 10:39 AM
tflink accepted this revision.Apr 23 2015, 3:37 PM
This revision was automatically updated to reflect the committed changes.